Skip to content

Commit

Permalink
Upgrade to Neo4j OGM 3.2.14
Browse files Browse the repository at this point in the history
Closes gh-22475
  • Loading branch information
wilkinsona committed Jul 21, 2020
1 parent bd64f4b commit 057ab3c
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 @@ -1223,7 +1223,7 @@ bom {
]
}
}
library("Neo4j OGM", "3.2.12") {
library("Neo4j OGM", "3.2.14") {
group("org.neo4j") {
modules = [
"neo4j-ogm-api",
Expand Down

0 comments on commit 057ab3c

Please sign in to comment.