Skip to content

Commit

Permalink
Update dependency org.apache.kafka:kafka-clients to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 4081d18 commit b4db135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ SOFTWARE.
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kafka-clients.version>3.6.1</kafka-clients.version>
<kafka-clients.version>3.7.0</kafka-clients.version>
<cactoos.version>0.55.0</cactoos.version>
<lombok.version>1.18.30</lombok.version>
<junit-api.version>5.10.2</junit-api.version>
Expand Down

0 comments on commit b4db135

Please sign in to comment.