Skip to content

Commit 6c51617

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.5
Closes gh-45431
1 parent 256ee9a commit 6c51617

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
@@ -1549,7 +1549,7 @@ bom {
15491549
]
15501550
}
15511551
}
1552-
library("Neo4j Java Driver", "5.28.4") {
1552+
library("Neo4j Java Driver", "5.28.5") {
15531553
alignWith {
15541554
version {
15551555
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)