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
1 changed files with 1 additions and 1 deletions

View File

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