Upgrade to Neo4j OGM 3.2.23

Closes gh-26599
This commit is contained in:
Stephane Nicoll 2021-05-19 15:51:25 +02:00
parent 22ec27dcd3
commit 0d1b3fb078

View File

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