Commit ae4ebbe6 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Commons Compress 1.20

Closes gh-22071
parent 684a0b33
...@@ -20,7 +20,7 @@ bom { ...@@ -20,7 +20,7 @@ bom {
] ]
} }
} }
library("Commons Compress", "1.19") { library("Commons Compress", "1.20") {
group("org.apache.commons") { group("org.apache.commons") {
modules = [ modules = [
"commons-compress" "commons-compress"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment