Browse Source

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
tags/REL_3_14_FINAL
Nick Burch 8 years ago
parent
commit
a39ea07479
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .classpath

+ 1
- 1
.classpath 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"/>

Loading…
Cancel
Save