diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4e3638d722..f656fd0762 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1230,7 +1230,7 @@ bom { ] } } - library("Neo4j OGM", "3.2.19") { + library("Neo4j OGM", "3.2.20") { group("org.neo4j") { modules = [ "neo4j-ogm-api",