Upgrade to Neo4j Java Driver 5.23.0

Closes gh-41730
This commit is contained in:
Stéphane Nicoll 2024-08-08 11:59:19 +02:00
parent fcf20f33a5
commit bbdaa2aa26
1 changed files with 1 additions and 1 deletions

View File

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