diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5e3adc7d34c..9b158792a33 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1231,7 +1231,7 @@ bom { ] } } - library("Neo4j OGM", "3.2.23") { + library("Neo4j OGM", "3.2.24") { group("org.neo4j") { modules = [ "neo4j-ogm-api",