Upgrade to Commons Lang3 3.18.0

Closes gh-46437
This commit is contained in:
Stéphane Nicoll 2025-07-16 11:50:17 +02:00
parent adff948050
commit 9ab2f4d08e
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ bom {
releaseNotes("https://commons.apache.org/proper/commons-dbcp/changes-report.html#a{version}")
}
}
library("Commons Lang3", "3.17.0") {
library("Commons Lang3", "3.18.0") {
group("org.apache.commons") {
modules = [
"commons-lang3"