Skip to content

Commit b459541

Browse files
committed
Upgrade to Neo4j Java Driver 5.28.13
Closes gh-50074
1 parent aea3ca4 commit b459541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1722,7 +1722,7 @@ bom {
17221722
]
17231723
}
17241724
}
1725-
library("Neo4j Java Driver", "5.28.12") {
1725+
library("Neo4j Java Driver", "5.28.13") {
17261726
alignWith {
17271727
version {
17281728
from "org.springframework.data:spring-data-neo4j"

0 commit comments

Comments
 (0)