Skip to content

Commit 41a5bda

Browse files
authored
Merge pull request #1283 from smallrye/dependabot/maven/org.apache.kafka-kafka-clients-4.2.0
build(deps): bump org.apache.kafka:kafka-clients from 3.9.1 to 4.2.0
2 parents 77f0c92 + e7b40fe commit 41a5bda

File tree

1 file changed

+1
-1
lines changed
  • vertx-mutiny-clients/vertx-mutiny-kafka-client

1 file changed

+1
-1
lines changed

vertx-mutiny-clients/vertx-mutiny-kafka-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.apache.kafka</groupId>
5151
<artifactId>kafka-clients</artifactId>
52-
<version>3.9.1</version>
52+
<version>4.2.0</version>
5353
</dependency>
5454

5555
<!-- Vert.x mutiny Core -->

0 commit comments

Comments
 (0)