Skip to content

Commit

Permalink
fix(deps): update spring kafka to v3.3.1 (#609)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 7382bc4 commit 6a4a67c
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.3.0</spring.kafka.version>
<spring.kafka.version>3.3.1</spring.kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6a4a67c

Please sign in to comment.