aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
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 /.classpath
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 '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 8335dcbe56..367843e9c6 100644
--- a/.classpath
+++ b/.classpath
@@ -40,6 +40,6 @@
<classpathentry kind="lib" path="lib/byte-buddy-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/byte-buddy-agent-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
- <classpathentry kind="lib" path="lib/commons-compress-1.17.jar"/>
+ <classpathentry kind="lib" path="lib/commons-compress-1.18.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>