Skip to content

Commit b8171ec

Browse files
Merge pull request #655 from andreschaffer/dependabot/maven/org.apache.kafka-kafka-clients-4.1.1
Bump org.apache.kafka:kafka-clients from 4.1.0 to 4.1.1
2 parents 41a0caf + 7527e4f commit b8171ec

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.1.0</version>
55+
<version>4.1.1</version>
5656
</dependency>
5757

5858
<dependency>

0 commit comments

Comments
 (0)