diff options
author | PJ Fanning <fanningpj@apache.org> | 2020-02-14 23:18:44 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2020-02-14 23:18:44 +0000 |
commit | 0f522cec666dfe96984cfae125b6a426508de261 (patch) | |
tree | a4c4762077d4e00a60621dc451c69d3aeccd89f6 /.classpath | |
parent | e287107607f7a901e77da17652e771718dc143a8 (diff) | |
download | poi-0f522cec666dfe96984cfae125b6a426508de261.tar.gz poi-0f522cec666dfe96984cfae125b6a426508de261.zip |
bouncycastle 1.64
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874039 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath index b668ce8c03..98fe5cd3cb 100644 --- a/.classpath +++ b/.classpath @@ -27,9 +27,9 @@ <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.26.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 exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.30.jar"/> + <classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.64.jar"/> + <classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.64.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"/> |