Upgrade to Commons Compress 1.25.0

Closes gh-39148
This commit is contained in:
Andy Wilkinson
2024-01-30 11:56:26 +00:00
parent 9f1dda22ab
commit 1c2a622f7f
15 changed files with 48 additions and 48 deletions

View File

@@ -34,7 +34,7 @@ bom {
]
}
}
library("Commons Compress", "1.21") {
library("Commons Compress", "1.25.0") {
group("org.apache.commons") {
modules = [
"commons-compress"