diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2e26b49db30..7a5e6741391 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1692,7 +1692,7 @@ bom { ] } } - library("Neo4j Java Driver", "5.28.7") { + library("Neo4j Java Driver", "5.28.8") { alignWith { version { from "org.springframework.data:spring-data-neo4j"