Upgrade to Johnzon 1.2.16

Closes gh-29844
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:18 +01:00
parent 719fb2e8e5
commit 26d6c56865
1 changed files with 1 additions and 1 deletions

View File

@ -937,7 +937,7 @@ bom {
]
}
}
library("Johnzon", "1.2.15") {
library("Johnzon", "1.2.16") {
group("org.apache.johnzon") {
modules = [
"johnzon-core",