Browse Source

Upgrade to Neo4j OGM 3.2.17

Closes gh-23879
pull/26228/head
Andy Wilkinson 5 years ago
parent
commit
890e61989f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save