Skip to content

Commit 8b086e1

Browse files
committed
Upgrade to Neo4j Java Driver 5.19.0
Closes gh-40218
1 parent 35a4125 commit 8b086e1

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
@@ -1070,7 +1070,7 @@ bom {
10701070
]
10711071
}
10721072
}
1073-
library("Neo4j Java Driver", "5.18.0") {
1073+
library("Neo4j Java Driver", "5.19.0") {
10741074
alignWithVersion {
10751075
from "org.springframework.data:spring-data-neo4j"
10761076
managedBy "Spring Data Bom"

0 commit comments

Comments
 (0)