Upgrade to Commons Lang3 3.11

Closes gh-22792
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:03 +01:00
parent c6e6d090b9
commit 37d0a62973

View File

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