Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 1417e05 commit 3150078
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.8.0</kafka-clients.version>
<kafka-clients.version>3.9.0</kafka-clients.version>
<cactoos.version>0.56.1</cactoos.version>
<lombok.version>1.18.34</lombok.version>
<junit-api.version>5.11.2</junit-api.version>
Expand Down

0 comments on commit 3150078

Please sign in to comment.