summaryrefslogtreecommitdiffstats
path: root/sonar/ooxml/pom.xml
diff options
context:
space:
mode:
authorTim Allison <tallison@apache.org>2018-08-16 18:36:47 +0000
committerTim Allison <tallison@apache.org>2018-08-16 18:36:47 +0000
commit7a59d0441b45cf48d834d28aad77c152181d9a58 (patch)
tree6b062e2b9eeee92e3a8d59a2def3de587b938edc /sonar/ooxml/pom.xml
parent5833e6fe953deb70cccd9fea2acfc7d90edfcce2 (diff)
downloadpoi-7a59d0441b45cf48d834d28aad77c152181d9a58.tar.gz
poi-7a59d0441b45cf48d834d28aad77c152181d9a58.zip
62630 -- upgrad commons-compress
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838214 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/ooxml/pom.xml')
-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 e2a38e7ad2..12b5395f5a 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.17</version>
+ <version>1.18</version>
</dependency>
<dependency>
<groupId>com.github.virtuald</groupId>