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

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") {
modules = [
"neo4j-java-driver"