Upgrade to Johnzon 1.2.8

Closes gh-22467
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:52 +01:00
parent c71b5ed836
commit ee689f516f
1 changed files with 1 additions and 1 deletions

View File

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