Skip to content

Commit 3ed3586

Browse files
committed
fix: upgrade org.apache.kafka:kafka-streams from 2.2.0 to 2.6.0
Snyk has created this PR to upgrade org.apache.kafka:kafka-streams from 2.2.0 to 2.6.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.kafka/kafka-streams/ 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 3ed3586

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.apache.kafka</groupId>
9494
<artifactId>kafka-streams</artifactId>
95-
<version>2.2.0</version>
95+
<version>2.6.0</version>
9696
</dependency>
9797
<!-- Apache Log4J2 binding for SLF4J -->
9898
<dependency>

0 commit comments

Comments
 (0)