Upgrade to Commons Lang3 3.10

Closes gh-20765
This commit is contained in:
Andy Wilkinson 2020-04-01 09:40:49 +01:00
parent cc83fa3bd8
commit e2e5dfad49
1 changed files with 1 additions and 1 deletions

View File

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