Skip to content

Commit 83120c8

Browse files
authored
Merge pull request #4 from aws-samples/dependabot/maven/org.apache.kafka-kafka-clients-2.6.3
Bump org.apache.kafka:kafka-clients from 2.6.1 to 2.6.3
2 parents e646bcf + c0a56a6 commit 83120c8

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.apache.kafka</groupId>
8585
<artifactId>kafka-clients</artifactId>
86-
<version>2.6.1</version>
86+
<version>2.6.3</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>software.amazon.msk</groupId>

0 commit comments

Comments
 (0)