Skip to content

Commit

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

Bump org.apache.kafka:kafka-clients from 3.6.0 to 3.6.1
  • Loading branch information
jponge authored Dec 7, 2023
2 parents e1ff318 + 5ebf4a8 commit ca4ae4c
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.0</version>
<version>3.6.1</version>
</dependency>

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

0 comments on commit ca4ae4c

Please sign in to comment.