Merge branch '2.4.x' into 2.5.x

Closes gh-28433
This commit is contained in:
Stephane Nicoll 2021-10-22 11:26:54 +02:00
commit 1edd1e8c20
1 changed files with 1 additions and 1 deletions

View File

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