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