Upgrade to Neo4j OGM 3.2.16

Closes gh-23312
This commit is contained in:
Stephane Nicoll 2020-09-15 14:25:31 +02:00
parent 8738e05f59
commit 71607777b1
1 changed files with 1 additions and 1 deletions

View File

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