Browse Source

Upgrade to Neo4j OGM 3.2.12

Closes gh-21967
pull/21985/head
Andy Wilkinson 6 years ago
parent
commit
9241e488e8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save