Upgrade to Neo4j OGM 3.2.24

Closes gh-26831
This commit is contained in:
Stephane Nicoll 2021-06-09 15:00:54 +02:00
parent 1ef0068b38
commit f73e7bcc0c

View File

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