Upgrade to Neo4j Java Driver 5.28.5

Closes gh-45446
This commit is contained in:
Stéphane Nicoll 2025-05-09 12:27:48 +02:00
parent 2eef86fc28
commit ff1f90eed8
1 changed files with 1 additions and 1 deletions

View File

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