Upgrade to Johnzon 1.2.5

Closes gh-21406
This commit is contained in:
Stephane Nicoll 2020-05-12 08:55:02 +02:00
parent a99f831ec7
commit 77c6a605db
1 changed files with 1 additions and 1 deletions

View File

@ -889,7 +889,7 @@ bom {
] ]
} }
} }
library("Johnzon", "1.2.4") { library("Johnzon", "1.2.5") {
group("org.apache.johnzon") { group("org.apache.johnzon") {
modules = [ modules = [
"johnzon-core", "johnzon-core",