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
This commit is contained in:
Nick Burch 2016-01-26 16:25:52 +00:00
parent 805e8f1e91
commit a39ea07479
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>