Skip to content

Commit b83972c

Browse files
committed
Upgrade to Neo4j Java Driver 5.18.0
Closes gh-39933
1 parent c678ae6 commit b83972c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1336,7 +1336,7 @@ bom {
13361336
]
13371337
}
13381338
}
1339-
library("Neo4j Java Driver", "5.17.0") {
1339+
library("Neo4j Java Driver", "5.18.0") {
13401340
alignWithVersion {
13411341
from "org.springframework.data:spring-data-neo4j"
13421342
managedBy "Spring Data Bom"

0 commit comments

Comments
 (0)