Upgrade to Neo4j Java Driver 5.22.0

Closes gh-41382
This commit is contained in:
Andy Wilkinson
2024-07-09 12:11:51 +01:00
parent 341f9cf5fc
commit cf8513ee58

View File

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