Upgrade to Commons Lang3 3.12.0

Closes gh-25656
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:06 +00:00
parent 9e83bbbce7
commit f8cf53ca4b

View File

@ -194,7 +194,7 @@ bom {
]
}
}
library("Commons Lang3", "3.11") {
library("Commons Lang3", "3.12.0") {
group("org.apache.commons") {
modules = [
"commons-lang3"