aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2019-09-04 16:55:00 +0000
committerPJ Fanning <fanningpj@apache.org>2019-09-04 16:55:00 +0000
commitd51ca537ed0f4f945093669d71ac55ca69239111 (patch)
treebfdd1360535d667bcaa03db1b4f2231ff34f7b9b /sonar
parentd9144dd039d7805562edbd741f6a6e45d1c342d0 (diff)
downloadpoi-d51ca537ed0f4f945093669d71ac55ca69239111.tar.gz
poi-d51ca537ed0f4f945093669d71ac55ca69239111.zip
[bug-63725] commons-compress 1.19
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866402 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 4737fd05ac..c778f439b6 100644
--- a/sonar/ooxml/pom.xml
+++ b/sonar/ooxml/pom.xml
@@ -152,7 +152,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.18</version>
+ <version>1.19</version>
</dependency>
<dependency>
<groupId>com.github.virtuald</groupId>