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 2b8a9f0990..e486e2df9d 100644 --- a/.classpath +++ b/.classpath @@ -28,8 +28,8 @@ <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.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="compile-lib/bcpkix-jdk15on-1.62.jar"/> + <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.62.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"/> |