Upgrade to Neo4j Java Driver 5.26.0

Closes gh-43030
This commit is contained in:
Stéphane Nicoll
2024-11-05 16:25:14 +09:00
parent 30cc8657d7
commit 35225df722

View File

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