Skip to content

Commit

Permalink
fix: upgrade org.neo4j.driver:neo4j-java-driver from 4.2.0 to 4.4.18
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.neo4j.driver:neo4j-java-driver from 4.2.0 to 4.4.18.

See this package in maven:
org.neo4j.driver:neo4j-java-driver

See this project in Snyk:
https://app.snyk.io/org/jonkiky/project/33007885-c7a4-4b51-9dff-2799df3675ba?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 25, 2024
1 parent 6d66147 commit 3c95385
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 @@ -154,7 +154,7 @@
<dependency>
<groupId>org.neo4j.driver</groupId>
<artifactId>neo4j-java-driver</artifactId>
<version>4.2.0</version>
<version>4.4.18</version>
</dependency>
<dependency>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit 3c95385

Please sign in to comment.