Browse Source

Upgrade to Neo4j OGM 3.2.11

Closes gh-21247
pull/21259/head
Stephane Nicoll 6 years ago
parent
commit
4c8c316f88
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save