Upgrade to Johnzon 1.2.13

Closes gh-26789
This commit is contained in:
Stephane Nicoll 2021-06-07 07:57:52 +02:00
parent fe249dd772
commit 99169af57c
1 changed files with 1 additions and 1 deletions

View File

@ -810,7 +810,7 @@ bom {
] ]
} }
} }
library("Johnzon", "1.2.11") { library("Johnzon", "1.2.13") {
group("org.apache.johnzon") { group("org.apache.johnzon") {
modules = [ modules = [
"johnzon-core", "johnzon-core",