Skip to content

Commit 5f550a6

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.8
Closes gh-46414
1 parent cc0aa83 commit 5f550a6

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
@@ -1585,7 +1585,7 @@ bom {
15851585
]
15861586
}
15871587
}
1588-
library("Neo4j Java Driver", "5.28.7") {
1588+
library("Neo4j Java Driver", "5.28.8") {
15891589
alignWith {
15901590
version {
15911591
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)