Merge branch '2.3.x'

Closes gh-22009
This commit is contained in:
Andy Wilkinson
2020-06-18 10:34:16 +01:00

View File

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