diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ec9019c5ed..30f47bce90 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.17") { + library("Neo4j OGM", "3.2.18") { group("org.neo4j") { modules = [ "neo4j-ogm-api",