diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 60cc67ae2d..5373619099 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1393,7 +1393,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"