Upgrade to Commons Compress 1.27.1

Closes gh-45898
This commit is contained in:
Andy Wilkinson
2025-06-12 09:19:34 +01:00
parent 27bf83fa6d
commit c6748144fb
6 changed files with 15 additions and 10 deletions

View File

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