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-IONETTY-8707740
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-8707739
  • Loading branch information
snyk-bot committed Feb 12, 2025
1 parent 9042d80 commit 2ad9588
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 @@ -51,7 +51,7 @@
<java.version>11</java.version>
<kotlin.version>2.1.10</kotlin.version>
<kotlin.coroutines.version>1.10.1</kotlin.coroutines.version>
<neo4j.version>4.4.40</neo4j.version>
<neo4j.version>5.4.0</neo4j.version>
<!-- Version 3.4 is the minimal version introducing version for CVE-2023-25194 -->
<kafka.version>3.8.0</kafka.version>
<jackson.version>2.18.2</jackson.version>
Expand Down

0 comments on commit 2ad9588

Please sign in to comment.