Upgrade to Neo4j Java Driver 5.26.0

Closes gh-43028
This commit is contained in:
Stéphane Nicoll
2024-11-05 16:08:25 +09:00
parent 2f89a1e228
commit 94f2fabe24

View File

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