Skip to content

Commit

Permalink
Merge pull request #907 from smallrye/dependabot/maven/org.apache.kaf…
Browse files Browse the repository at this point in the history
…ka-kafka-clients-3.7.0

Bump org.apache.kafka:kafka-clients from 3.6.1 to 3.7.0
  • Loading branch information
jponge authored Feb 27, 2024
2 parents 733c554 + ad1cd58 commit 4c74bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-kafka-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.6.1</version>
<version>3.7.0</version>
</dependency>

<!-- Vert.x mutiny Core -->
Expand Down

0 comments on commit 4c74bfd

Please sign in to comment.