Upgrade to Neo4j OGM 3.2.21

Closes gh-25966
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:33 +02:00
parent 2ea065a6cf
commit 6a76ecfbc8

View File

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