Upgrade to Neo4j Java Driver 5.13.0

Closes gh-37780
This commit is contained in:
Andy Wilkinson 2023-10-09 12:13:56 +01:00
parent d0fd48b38e
commit ce707da416
1 changed files with 1 additions and 1 deletions

View File

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