Upgrade to Neo4j Java Driver 4.1.3

Closes gh-26835
This commit is contained in:
Stephane Nicoll 2021-06-09 15:24:12 +02:00
parent f9a0b0308d
commit 66ae421f74
1 changed files with 1 additions and 1 deletions

View File

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