diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d340fd429a..93f1f7e7f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1224,7 +1224,7 @@ bom { ] } } - library("Neo4j OGM", "3.2.14") { + library("Neo4j OGM", "3.2.16") { group("org.neo4j") { modules = [ "neo4j-ogm-api",