Upgrade to Johnzon 1.2.4

Closes gh-20771
This commit is contained in:
Andy Wilkinson 2020-04-01 09:40:58 +01:00
parent 6d7b63364b
commit 07df272243
1 changed files with 1 additions and 1 deletions

View File

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