Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-6447882
  • Loading branch information
snyk-bot committed Jun 16, 2024
1 parent 7e71a17 commit 2823fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<kafkaScalaVersion>kafka_2.12</kafkaScalaVersion>

<!-- Define which Curator Test version -->
<curatorTestVersion>2.12.0</curatorTestVersion>
<curatorTestVersion>5.7.0</curatorTestVersion>

<!-- For logging in tests -->
<slf4jVersion>1.7.36</slf4jVersion>
Expand Down

0 comments on commit 2823fbc

Please sign in to comment.