Upgrade to Commons Logging 1.3.5

Closes gh-45526
This commit is contained in:
Stéphane Nicoll
2025-05-13 15:51:45 +02:00
parent 2a7dcd0eb7
commit 7bb00396a1

View File

@@ -227,7 +227,7 @@ bom {
releaseNotes("https://commons.apache.org/proper/commons-lang/changes-report.html#a{version}")
}
}
library("Commons Logging", "1.3.4") {
library("Commons Logging", "1.3.5") {
group("commons-logging") {
modules = [
"commons-logging"