Upgrade to Neo4j OGM 3.2.9

Closes gh-20461
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:12 +00:00
parent 77ad8d3a4f
commit 2fa35fbcbc
1 changed files with 1 additions and 1 deletions

View File

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