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-ORGAPACHEIVY-5847858
  • Loading branch information
snyk-bot committed Nov 15, 2023
1 parent e8c316c commit 08be31a
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 @@ -48,7 +48,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<aerospike-client.version>6.2.0</aerospike-client.version>
<janusgraph.version>0.5.3</janusgraph.version>
<janusgraph.version>1.1.0-20231114-214333.a9549b5</janusgraph.version>

<aerospike-batch-updater.version>0.0.22</aerospike-batch-updater.version>
<metrics.version>4.1.18</metrics.version>
Expand Down

0 comments on commit 08be31a

Please sign in to comment.