Skip to content

Commit

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

Bump org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1
  • Loading branch information
cescoffier authored Oct 30, 2024
2 parents 742a8d1 + fdd7ac5 commit 43938a7
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.8.0</version>
<version>3.8.1</version>
</dependency>

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

0 comments on commit 43938a7

Please sign in to comment.