Browse Source

Upgrade to Neo4j OGM 3.2.10

Closes gh-20781
pull/20793/head
Andy Wilkinson 6 years ago
parent
commit
47dbd73a74
  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.9") {
library("Neo4j OGM", "3.2.10") {
group("org.neo4j") {
modules = [
"neo4j-ogm-api",

Loading…
Cancel
Save