Upgrade to Neo4j Java Driver 5.23.0

Closes gh-41743
This commit is contained in:
Stéphane Nicoll 2024-08-08 14:36:58 +02:00
parent 426a0433a5
commit 4be4be7bbb
1 changed files with 1 additions and 1 deletions

View File

@ -1412,7 +1412,7 @@ bom {
] ]
} }
} }
library("Neo4j Java Driver", "5.22.0") { library("Neo4j Java Driver", "5.23.0") {
alignWith { alignWith {
version { version {
from "org.springframework.data:spring-data-neo4j" from "org.springframework.data:spring-data-neo4j"