Upgrade to Neo4j Java Driver 5.28.2

Closes gh-44574
This commit is contained in:
Stéphane Nicoll
2025-03-05 15:17:38 +01:00
parent b077329bb4
commit 7912a03536

View File

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