Upgrade to Neo4j Java Driver 5.11.0

Closes gh-36980
This commit is contained in:
Stephane Nicoll
2023-08-14 16:55:03 +02:00
parent 09bb60cfb9
commit a8f5937567

View File

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