diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index efc3872c5e..804391834a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1635,7 +1635,7 @@ bom { ] } } - library("Neo4j Java Driver", "5.28.3") { + library("Neo4j Java Driver", "5.28.4") { alignWith { version { from "org.springframework.data:spring-data-neo4j"