Merge branch '2.3.x'

Closes gh-22009
pull/22018/head
Andy Wilkinson 4 years ago
commit cd47bece7f

@ -925,6 +925,13 @@ bom {
] ]
} }
} }
library("Json-smart", "2.3") {
group("net.minidev") {
modules = [
"json-smart"
]
}
}
library("JsonAssert", "1.5.0") { library("JsonAssert", "1.5.0") {
group("org.skyscreamer") { group("org.skyscreamer") {
modules = [ modules = [

Loading…
Cancel
Save