diff options
author | Nick Burch <nick@apache.org> | 2016-01-26 16:25:52 +0000 |
---|---|---|
committer | Nick Burch <nick@apache.org> | 2016-01-26 16:25:52 +0000 |
commit | a39ea0747998d944d141d85677c8b827de765c35 (patch) | |
tree | 940c015885909665321279f0457f7ffdefa288a7 /.classpath | |
parent | 805e8f1e91f07e5433d9d5797f5ba7c87f9e0a1e (diff) | |
download | poi-a39ea0747998d944d141d85677c8b827de765c35.tar.gz poi-a39ea0747998d944d141d85677c8b827de765c35.zip |
Bump xmlsec version in the Eclipse project file too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1726844 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 ffe64cfceb..5a7d21738b 100644 --- a/.classpath +++ b/.classpath @@ -28,7 +28,7 @@ <classpathentry kind="lib" path="compile-lib/slf4j-api-1.7.12.jar"/> <classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.53.jar"/> <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.53.jar"/> - <classpathentry kind="lib" path="compile-lib/xmlsec-2.0.5.jar"/> + <classpathentry kind="lib" path="compile-lib/xmlsec-2.0.6.jar"/> <classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/> <classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/> <classpathentry kind="output" path="build/eclipse"/> |