Skip to content

Commit

Permalink
Upgrade to Neo4j OGM 3.2.19
Browse files Browse the repository at this point in the history
Closes gh-24763
  • Loading branch information
snicoll committed Jan 12, 2021
1 parent 5fb1ca6 commit 2e69198
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.18") {
library("Neo4j OGM", "3.2.19") {
group("org.neo4j") {
modules = [
"neo4j-ogm-api",
Expand Down

0 comments on commit 2e69198

Please sign in to comment.