aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-07-14 18:57:24 +0000
committerPJ Fanning <fanningpj@apache.org>2021-07-14 18:57:24 +0000
commit567b5747421f10db984b7cd46e810608340a96e5 (patch)
tree4dcfe9a198fa6390eb0931661296639d142c35b1 /build.xml
parentc8a8b1e2528632e8554d714f2ee5a5e18140c75c (diff)
downloadpoi-567b5747421f10db984b7cd46e810608340a96e5.tar.gz
poi-567b5747421f10db984b7cd46e810608340a96e5.zip
compress-compress 1.21
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891550 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index e19bfbbb93..c2ae3e168a 100644
--- a/build.xml
+++ b/build.xml
@@ -331,7 +331,7 @@ under the License.
<!-- jars in the ooxml-lib directory, see the fetch-ooxml-jars target-->
<dependency prefix="ooxml.curvesapi" artifact="com.github.virtuald:curvesapi:1.06" usage="ooxml"/>
<dependency prefix="ooxml.xmlbeans" artifact="org.apache.xmlbeans:xmlbeans:5.0.0" usage="ooxml"/>
- <dependency prefix="ooxml.commons-compress" artifact="org.apache.commons:commons-compress:1.20" usage="ooxml"/>
+ <dependency prefix="ooxml.commons-compress" artifact="org.apache.commons:commons-compress:1.21" usage="ooxml"/>
<!-- jars in the ooxml-test-lib directory, see the fetch-ooxml-jars target-->
<dependency prefix="ooxml.test.reflections" artifact="org.reflections:reflections:0.9.12" usage="ooxml-tests"/>