Skip to content

Commit eb09f58

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.4
Closes gh-45135
1 parent fa7d436 commit eb09f58

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
@@ -1635,7 +1635,7 @@ bom {
16351635
]
16361636
}
16371637
}
1638-
library("Neo4j Java Driver", "5.28.3") {
1638+
library("Neo4j Java Driver", "5.28.4") {
16391639
alignWith {
16401640
version {
16411641
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)