Skip to content

Commit 1a3dd82

Browse files
committed
Upgrade to Neo4j Java Driver 5.27.0
Closes gh-43684
1 parent 822e7de commit 1a3dd82

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
@@ -1649,7 +1649,7 @@ bom {
16491649
]
16501650
}
16511651
}
1652-
library("Neo4j Java Driver", "5.25.0") {
1652+
library("Neo4j Java Driver", "5.27.0") {
16531653
alignWith {
16541654
version {
16551655
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)