aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
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 /sonar
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 'sonar')
-rw-r--r--sonar/ooxml/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml
index 72641511dc..75a1be215d 100644
--- a/sonar/ooxml/pom.xml
+++ b/sonar/ooxml/pom.xml
@@ -149,7 +149,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.20</version>
+ <version>1.21</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>