Skip to content

Commit

Permalink
Merge pull request #813 from smallrye/dependabot/maven/2.x/org.apache…
Browse files Browse the repository at this point in the history
….kafka-kafka-clients-3.6.0

Bump org.apache.kafka:kafka-clients from 3.5.1 to 3.6.0
  • Loading branch information
jponge authored Oct 4, 2023
2 parents 0bdc113 + a22f496 commit db38c4b
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.5.1</version>
<version>3.6.0</version>
</dependency>

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

0 comments on commit db38c4b

Please sign in to comment.