Upgrade to Neo4j Java Driver 5.26.0

Closes gh-43029
This commit is contained in:
Stéphane Nicoll 2024-11-05 16:15:58 +09:00
parent 6b016e73f4
commit 1a570573de
1 changed files with 1 additions and 1 deletions

View File

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