Skip to content

Commit 3f8079a

Browse files
committed
Upgrade to Neo4j Java Driver 5.24.0
Closes gh-42271
1 parent 3dd9017 commit 3f8079a

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
@@ -1410,7 +1410,7 @@ bom {
14101410
]
14111411
}
14121412
}
1413-
library("Neo4j Java Driver", "5.23.0") {
1413+
library("Neo4j Java Driver", "5.24.0") {
14141414
alignWith {
14151415
version {
14161416
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)