Upgrade to Neo4j Java Driver 5.28.2

Closes gh-44600
This commit is contained in:
Stéphane Nicoll 2025-03-06 09:04:17 +01:00
parent 4270cf562b
commit 48466968e1

View File

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