Skip to content

Commit af2e6ce

Browse files
Merge pull request #627 from andreschaffer/dependabot/maven/org.apache.kafka-kafka-clients-4.1.0
Bump org.apache.kafka:kafka-clients from 4.0.0 to 4.1.0
2 parents 820aef4 + fda4ad8 commit af2e6ce

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.apache.kafka</groupId>
5454
<artifactId>kafka-clients</artifactId>
55-
<version>4.0.0</version>
55+
<version>4.1.0</version>
5656
</dependency>
5757

5858
<dependency>

0 commit comments

Comments
 (0)