Skip to content

Commit a96bf81

Browse files
fix(deps): update kafka-client.version to v4
1 parent 7a6491e commit a96bf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<sonar.projectKey>dropwizard_dropwizard-kafka</sonar.projectKey>
3535

3636
<brave.version>6.3.0</brave.version>
37-
<kafka-client.version>3.9.1</kafka-client.version>
37+
<kafka-client.version>4.1.0</kafka-client.version>
3838
<spring-kafka.version>3.3.10</spring-kafka.version>
3939
</properties>
4040

0 commit comments

Comments
 (0)