diff options
author | PJ Fanning <fanningpj@apache.org> | 2020-02-14 23:00:49 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2020-02-14 23:00:49 +0000 |
commit | 71ec0721c82a62ecc8d8755a92ed1d5d92270e3d (patch) | |
tree | 983fe8329dbc0a5b122fd14b0b73bad9483eacc9 /.classpath | |
parent | 33fdbda1b41254ea37134833d6fc46aa63ecc580 (diff) | |
download | poi-71ec0721c82a62ecc8d8755a92ed1d5d92270e3d.tar.gz poi-71ec0721c82a62ecc8d8755a92ed1d5d92270e3d.zip |
commons-compress 1.20
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874036 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 7657c421d8..09782c9055 100644 --- a/.classpath +++ b/.classpath @@ -40,7 +40,7 @@ <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/> <classpathentry kind="lib" path="lib/xmlunit-core-2.5.1.jar"/> <classpathentry kind="lib" path="lib/objenesis-2.6.jar"/> - <classpathentry kind="lib" path="lib/commons-compress-1.19.jar"/> + <classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/> <classpathentry kind="lib" path="lib/mockito-core-3.2.4.jar"/> <classpathentry kind="lib" path="lib/byte-buddy-1.10.1.jar"/> <classpathentry kind="lib" path="lib/byte-buddy-agent-1.10.1.jar"/> |