Upgrade to Neo4j Java Driver 5.28.3

Closes gh-44687
This commit is contained in:
Stéphane Nicoll 2025-03-12 10:43:49 +01:00
parent 2c5672d472
commit bf54ab7756
1 changed files with 1 additions and 1 deletions

View File

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