Skip to content

Commit a704b41

Browse files
fix(deps): update kafka-client.version to v4
1 parent f868604 commit a704b41

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
@@ -37,7 +37,7 @@
3737
<sonar.projectKey>dropwizard_dropwizard-kafka</sonar.projectKey>
3838

3939
<brave.version>6.3.0</brave.version>
40-
<kafka-client.version>3.8.1</kafka-client.version>
40+
<kafka-client.version>4.0.0</kafka-client.version>
4141
<spring-kafka.version>3.3.6</spring-kafka.version>
4242
</properties>
4343

0 commit comments

Comments
 (0)