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

View File

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