diff options
author | PJ Fanning <fanningpj@apache.org> | 2020-02-14 23:06:06 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2020-02-14 23:06:06 +0000 |
commit | e287107607f7a901e77da17652e771718dc143a8 (patch) | |
tree | 7821d5eb43b7fd8815d7a712dca4cdd2648fb2af /.classpath | |
parent | 71ec0721c82a62ecc8d8755a92ed1d5d92270e3d (diff) | |
download | poi-e287107607f7a901e77da17652e771718dc143a8.tar.gz poi-e287107607f7a901e77da17652e771718dc143a8.zip |
commons-codec 1.14
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874038 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 09782c9055..b668ce8c03 100644 --- a/.classpath +++ b/.classpath @@ -34,7 +34,7 @@ <classpathentry kind="lib" path="ooxml-testlib/guava.jar"/> <classpathentry kind="lib" path="ooxml-testlib/javassist.jar"/> <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.2.jar"/> - <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.13.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.14.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/> <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/> |