Skip to content

Commit c101baa

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.5
Closes gh-45430
1 parent 2abd1be commit c101baa

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
@@ -1527,7 +1527,7 @@ bom {
15271527
]
15281528
}
15291529
}
1530-
library("Neo4j Java Driver", "5.28.4") {
1530+
library("Neo4j Java Driver", "5.28.5") {
15311531
alignWith {
15321532
version {
15331533
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)