Upgrade to Neo4j Java Driver 5.23.0

Closes gh-41756
This commit is contained in:
Stéphane Nicoll 2024-08-09 14:47:40 +02:00
parent b1c820dae5
commit dba425c7f0
1 changed files with 1 additions and 1 deletions

View File

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