aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2019-08-29 23:22:47 +0000
committerPJ Fanning <fanningpj@apache.org>2019-08-29 23:22:47 +0000
commitdf64598b127ad910865f31c2e939e8faeff18f17 (patch)
tree92fcf38dfd9a6621492afdf48976d377ceefaba0 /.classpath
parentd5707bb82957755d6180badbabc0a9985a7816c8 (diff)
downloadpoi-df64598b127ad910865f31c2e939e8faeff18f17.tar.gz
poi-df64598b127ad910865f31c2e939e8faeff18f17.zip
upgrade bouncycastle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866108 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
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"/>