Skip to content

Commit

Permalink
Upgrade to Neo4j OGM 3.2.20
Browse files Browse the repository at this point in the history
Closes gh-25199
  • Loading branch information
wilkinsona committed Feb 12, 2021
1 parent e3bed12 commit f728367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1230,7 +1230,7 @@ bom {
]
}
}
library("Neo4j OGM", "3.2.19") {
library("Neo4j OGM", "3.2.20") {
group("org.neo4j") {
modules = [
"neo4j-ogm-api",
Expand Down

0 comments on commit f728367

Please sign in to comment.