Upgrade to Neo4j Java Driver 5.28.5

Closes gh-45430
This commit is contained in:
Stéphane Nicoll 2025-05-09 10:56:50 +02:00
parent 2abd1bedb7
commit c101baa787
1 changed files with 1 additions and 1 deletions

View File

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