Upgrade to Neo4j Java Driver 5.25.0

Closes gh-42628
This commit is contained in:
Stéphane Nicoll
2024-10-14 11:16:53 +02:00
parent a658c6b70f
commit 2bebebcae6

View File

@@ -1393,7 +1393,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"