Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework.kafka:spring-kafka…
Browse files Browse the repository at this point in the history
…-test to v3.3.0 (#589)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 5c90ba2 commit 1d98e34
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.4</spring.kafka.version>
<spring.kafka.version>3.3.0</spring.kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1d98e34

Please sign in to comment.