Upgrade to Johnzon 1.2.3

Closes gh-20078
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:48 +01:00
parent 3e0515da2f
commit 2b99345733
1 changed files with 1 additions and 1 deletions

View File

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