Skip to content

Commit

Permalink
build(deps): Upgrade Neo4j Java driver to 5.25.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Sep 30, 2024
1 parent 89243e1 commit a0e535e
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 @@ -97,7 +97,7 @@
<maven-source-plugin.version>3.2.0</maven-source-plugin.version>
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
<maven.compiler.release>${java.version}</maven.compiler.release>
<neo4j-java-driver.version>5.24.0</neo4j-java-driver.version>
<neo4j-java-driver.version>5.25.0</neo4j-java-driver.version>
<neo4j-migrations.version>1.13.1</neo4j-migrations.version>
<neo4j.version>4.4.8</neo4j.version>
<objenesis.version>3.0.1</objenesis.version>
Expand Down

0 comments on commit a0e535e

Please sign in to comment.