Skip to content

Commit

Permalink
chore(deps): update spring kafka to v3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 0d0f965 commit 52c0c40
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>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.kafka.version>3.0.11</spring.kafka.version>
<spring.kafka.version>3.0.12</spring.kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 52c0c40

Please sign in to comment.