Browse Source

Upgrade to Neo4j OGM 3.2.22

Closes gh-26491
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
fc1d0af5d2
  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.21") {
library("Neo4j OGM", "3.2.22") {
group("org.neo4j") {
modules = [
"neo4j-ogm-api",

Loading…
Cancel
Save