Skip to content

Commit 2bebebc

Browse files
committed
Upgrade to Neo4j Java Driver 5.25.0
Closes gh-42628
1 parent a658c6b commit 2bebebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1393,7 +1393,7 @@ bom {
13931393
]
13941394
}
13951395
}
1396-
library("Neo4j Java Driver", "5.23.0") {
1396+
library("Neo4j Java Driver", "5.25.0") {
13971397
alignWith {
13981398
version {
13991399
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)