Upgrade to Neo4j Java Driver 4.1.2

Closes gh-26513
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:38 +02:00
parent 35310b8f9b
commit 67b9aca437
1 changed files with 1 additions and 1 deletions

View File

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