diff options
author | PJ Fanning <fanningpj@apache.org> | 2019-09-04 16:55:00 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2019-09-04 16:55:00 +0000 |
commit | d51ca537ed0f4f945093669d71ac55ca69239111 (patch) | |
tree | bfdd1360535d667bcaa03db1b4f2231ff34f7b9b /.classpath | |
parent | d9144dd039d7805562edbd741f6a6e45d1c342d0 (diff) | |
download | poi-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 '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index a93222b2ea..3ec3aa2132 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.18.jar"/> + <classpathentry kind="lib" path="lib/commons-compress-1.19.jar"/> <classpathentry kind="lib" path="lib/mockito-core-3.0.0.jar"/> <classpathentry kind="lib" path="lib/byte-buddy-1.10.1.jar"/> <classpathentry kind="lib" path="lib/byte-buddy-agent-1.10.1.jar"/> |