Skip to content

Commit 26692a7

Browse files
committed
Upgrade to Neo4j Java Driver 5.21.0
Closes gh-41028
1 parent 34b99bd commit 26692a7

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
@@ -1069,7 +1069,7 @@ bom {
10691069
]
10701070
}
10711071
}
1072-
library("Neo4j Java Driver", "5.20.0") {
1072+
library("Neo4j Java Driver", "5.21.0") {
10731073
alignWith {
10741074
version {
10751075
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)