Upgrade to Commons Lang3 3.14.0

Closes gh-39003
This commit is contained in:
Andy Wilkinson
2024-01-04 16:32:05 +00:00
parent 6bd042e83b
commit 1306edcc28

View File

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