Skip to content

Commit e3ef438

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.7
Closes gh-46272
1 parent 534cad6 commit e3ef438

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
@@ -1632,7 +1632,7 @@ bom {
16321632
]
16331633
}
16341634
}
1635-
library("Neo4j Java Driver", "5.28.5") {
1635+
library("Neo4j Java Driver", "5.28.7") {
16361636
alignWith {
16371637
version {
16381638
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)