Upgrade to Neo4j Java Driver 5.28.1

Closes gh-44198
This commit is contained in:
Andy Wilkinson
2025-02-10 12:54:54 +00:00
parent fe13fe44aa
commit 436b51c065

View File

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