Upgrade to Commons Lang3 3.13.0

Closes gh-36884
This commit is contained in:
Andy Wilkinson
2023-08-09 17:06:36 +01:00
parent 33a6911f52
commit 2c3049f961

View File

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