diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9e22fa2b2ab..ba566d45c18 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1649,7 +1649,7 @@ bom { ] } } - library("Neo4j Java Driver", "5.28.1") { + library("Neo4j Java Driver", "5.28.2") { alignWith { version { from "org.springframework.data:spring-data-neo4j"