diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 50e49ec0150..47611fc9594 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1245,7 +1245,7 @@ bom { ] } } - library("Neo4j OGM", "3.2.11") { + library("Neo4j OGM", "3.2.12") { group("org.neo4j") { modules = [ "neo4j-ogm-api",