Skip to content

Commit a517456

Browse files
committed
fix: upgrade org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1
Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1. See this package in maven: org.apache.kafka:kafka-clients See this project in Snyk: https://app.snyk.io/org/gveyron18/project/a80be7a4-326d-4226-b70f-e77adcd61a7c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e81adcb commit a517456

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
@@ -22,7 +22,7 @@
2222
<maven.compiler.source>1.8</maven.compiler.source>
2323
<maven.compiler.target>1.8</maven.compiler.target>
2424

25-
<kafka.version>3.8.0</kafka.version>
25+
<kafka.version>3.8.1</kafka.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)