Upgrade to Neo4j OGM 3.2.11

Closes gh-21247
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:42 +02:00
parent 98eb325dec
commit 4c8c316f88

View File

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