diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22418f8a291..aac8cca07d7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1227,7 +1227,7 @@ bom { ] } } - library("Neo4j OGM", "3.2.16") { + library("Neo4j OGM", "3.2.17") { group("org.neo4j") { modules = [ "neo4j-ogm-api",