diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 72ae14eb322..d2c4dc01b36 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1077,7 +1077,7 @@ bom { ] } } - library("Neo4j Java Driver", "5.25.0") { + library("Neo4j Java Driver", "5.26.0") { alignWith { version { from "org.springframework.data:spring-data-neo4j"