Skip to content

Commit

Permalink
fix(deps): update kafka.version to v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2024
1 parent 8943c48 commit e56f906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-sample/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<kafka.version>3.7.0</kafka.version>
<kafka.version>3.7.1</kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e56f906

Please sign in to comment.