diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3e1ec4cddd..eec91e0479 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1244,7 +1244,7 @@ bom { ] } } - library("Neo4j OGM", "3.2.9") { + library("Neo4j OGM", "3.2.10") { group("org.neo4j") { modules = [ "neo4j-ogm-api",