diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath index 5a7d21738b..e133168db4 100644 --- a/.classpath +++ b/.classpath @@ -26,8 +26,8 @@ <classpathentry kind="lib" path="ooxml-lib/ooxml-security-1.1.jar" sourcepath="ooxml-lib/ooxml-security-1.1-sources.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> <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/bcpkix-jdk15on-1.54.jar"/> + <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.54.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"/> |