diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 123f86936ec..cd0f8885f70 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1242,7 +1242,7 @@ bom { ] } } - library("Neo4j OGM", "3.2.8") { + library("Neo4j OGM", "3.2.9") { group("org.neo4j") { modules = [ "neo4j-ogm-api",