Skip to content

Commit

Permalink
fix: java/kafkaesque/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 21, 2023
1 parent caf8085 commit 54e307a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/kafkaesque/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>2.8.2</version>
<version>3.5.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 54e307a

Please sign in to comment.