Skip to content

Commit

Permalink
chore(deps): update spring kafka to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent f4bc1a4 commit fff7d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-sample/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.kafka.version>3.2.0</spring.kafka.version>
<spring.kafka.version>3.2.1</spring.kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fff7d90

Please sign in to comment.