Upgrade to Neo4j Java Driver 5.9.0

Closes gh-35967
This commit is contained in:
Andy Wilkinson 2023-06-19 09:56:39 +01:00
parent d5fcfabb10
commit fe1f675c43
1 changed files with 1 additions and 1 deletions

View File

@ -1044,7 +1044,7 @@ bom {
] ]
} }
} }
library("Neo4j Java Driver", "5.8.0") { library("Neo4j Java Driver", "5.9.0") {
group("org.neo4j.driver") { group("org.neo4j.driver") {
modules = [ modules = [
"neo4j-java-driver" "neo4j-java-driver"