Skip to content

Commit 1dbffbd

Browse files
committed
Upgrade to Neo4j Java Driver 6.0.1
Closes gh-47597
1 parent 118bf10 commit 1dbffbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1621,7 +1621,7 @@ bom {
16211621
]
16221622
}
16231623
}
1624-
library("Neo4j Java Driver", "6.0.0") {
1624+
library("Neo4j Java Driver", "6.0.1") {
16251625
alignWith {
16261626
version {
16271627
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)