Skip to content

Commit a5fdc89

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.9
Closes gh-46434
1 parent dbb56fb commit a5fdc89

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
@@ -1692,7 +1692,7 @@ bom {
16921692
]
16931693
}
16941694
}
1695-
library("Neo4j Java Driver", "5.28.8") {
1695+
library("Neo4j Java Driver", "5.28.9") {
16961696
alignWith {
16971697
version {
16981698
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)