Skip to content

Commit b86e6e5

Browse files
committed
Revert "Upgrade to Neo4j Java Driver 5.26.0"
This reverts commit 94f2fab. See gh-43028
1 parent 3b0fec6 commit b86e6e5

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
@@ -1077,7 +1077,7 @@ bom {
10771077
]
10781078
}
10791079
}
1080-
library("Neo4j Java Driver", "5.26.0") {
1080+
library("Neo4j Java Driver", "5.25.0") {
10811081
alignWith {
10821082
version {
10831083
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)