Browse Source

Upgrade to Neo4j OGM 3.2.24

Closes gh-26831
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
f73e7bcc0c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1231,7 +1231,7 @@ bom { @@ -1231,7 +1231,7 @@ bom {
]
}
}
library("Neo4j OGM", "3.2.23") {
library("Neo4j OGM", "3.2.24") {
group("org.neo4j") {
modules = [
"neo4j-ogm-api",

Loading…
Cancel
Save