Upgrade to Neo4j Java Driver 5.28.9

Closes gh-46440
This commit is contained in:
Stéphane Nicoll 2025-07-16 11:50:32 +02:00
parent ba1aef285f
commit a3d7ac9739
1 changed files with 1 additions and 1 deletions

View File

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