diff options
author | Nick Burch <nick@apache.org> | 2017-11-27 12:42:47 +0000 |
---|---|---|
committer | Nick Burch <nick@apache.org> | 2017-11-27 12:42:47 +0000 |
commit | 125371b901f70625387b792bfc146bbc5a8269da (patch) | |
tree | a4807f31517d5819a0498826f22b7e339a8dea2d /.classpath | |
parent | 3b8f806850882b1aa60923526b44950d215a8990 (diff) | |
download | poi-125371b901f70625387b792bfc146bbc5a8269da.tar.gz poi-125371b901f70625387b792bfc146bbc5a8269da.zip |
Bump library version to match Ant defined version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1816445 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 cf426be3d3..d6179e2dfb 100644 --- a/.classpath +++ b/.classpath @@ -31,7 +31,7 @@ <classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.58.jar"/> <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.58.jar"/> <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.0.jar"/> - <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.10.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.11.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/> <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/> |