Skip to content

Commit 94f2fab

Browse files
committed
Upgrade to Neo4j Java Driver 5.26.0
Closes gh-43028
1 parent 2f89a1e commit 94f2fab

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.25.0") {
1080+
library("Neo4j Java Driver", "5.26.0") {
10811081
alignWith {
10821082
version {
10831083
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)