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-5725787
  • Loading branch information
snyk-bot committed Aug 3, 2023
1 parent 6ab213e commit 8ff5307
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>1.7.10</kotlin.version>
<kotlin.coroutines.version>1.6.4</kotlin.coroutines.version>
<neo4j.version>4.4.17</neo4j.version>
<neo4j.version>4.4.24</neo4j.version>
<kafka.version>2.4.1</kafka.version>
<jackson.version>2.13.4</jackson.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
Expand Down

0 comments on commit 8ff5307

Please sign in to comment.