Skip to content

Commit ec20182

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.8
Closes gh-46407
1 parent 94215d3 commit ec20182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1630,7 +1630,7 @@ bom {
16301630
]
16311631
}
16321632
}
1633-
library("Neo4j Java Driver", "5.28.7") {
1633+
library("Neo4j Java Driver", "5.28.8") {
16341634
alignWith {
16351635
version {
16361636
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)