Skip to content

Commit e629a2e

Browse files
committed
fix: upgrade org.apache.kafka:kafka-clients from 2.2.0 to 2.6.0
Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 2.2.0 to 2.6.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/ See this project in Snyk: https://app.snyk.io/org/research-virtualfortknox/project/1f1c5388-ce9e-47f4-9f8b-20050e766120?utm_source=github&utm_medium=upgrade-pr
1 parent b133f85 commit e629a2e

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
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.apache.kafka</groupId>
8888
<artifactId>kafka-clients</artifactId>
89-
<version>2.2.0</version>
89+
<version>2.6.0</version>
9090
</dependency>
9191
<!-- Apache Kafka Streams-->
9292
<dependency>

0 commit comments

Comments
 (0)