Upgrade to Johnzon 1.2.9

Closes gh-24762
This commit is contained in:
Stephane Nicoll 2021-01-12 09:55:41 +01:00
parent 37f653121f
commit 5fb1ca6043
1 changed files with 1 additions and 1 deletions

View File

@ -867,7 +867,7 @@ bom {
] ]
} }
} }
library("Johnzon", "1.2.8") { library("Johnzon", "1.2.9") {
group("org.apache.johnzon") { group("org.apache.johnzon") {
modules = [ modules = [
"johnzon-core", "johnzon-core",