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