Upgrade to Neo4j Java Driver 4.2.7

Closes gh-27037
This commit is contained in:
Stephane Nicoll 2021-06-23 08:22:15 +02:00
parent 1a9e3bcbd6
commit f89675a3f1
1 changed files with 1 additions and 1 deletions

View File

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