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 6c3084ee23..77baa579b1 100644 --- a/.classpath +++ b/.classpath @@ -27,13 +27,13 @@ <classpathentry kind="lib" path="lib/jmh-core-1.19.jar"/> <classpathentry kind="lib" path="lib/jmh-generator-annprocess-1.19.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> - <classpathentry exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.25.jar"/> + <classpathentry exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.26.jar"/> <classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.61.jar"/> <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.61.jar"/> <classpathentry kind="lib" path="ooxml-testlib/reflections.jar"/> <classpathentry kind="lib" path="ooxml-testlib/guava.jar"/> <classpathentry kind="lib" path="ooxml-testlib/javassist.jar"/> - <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.0.jar"/> + <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.2.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.12.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.3.jar"/> |