Upgrade to Neo4j Java Driver 5.25.0

Closes gh-42626
This commit is contained in:
Stéphane Nicoll
2024-10-14 11:01:11 +02:00
parent 584c282267
commit d276166331

View File

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