summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2021-08-18 19:05:44 +0200
committerMichael Peter Christen <mc@yacy.net>2021-08-18 19:05:44 +0200
commit4c889b7ff9b6ac48fb831d1ff046cb51a8ad42c2 (patch)
tree4c994e161fd94ae9a44de1e3e1ca07f6451a8ee9 /.classpath
parent683cac125feac23463be5f35fde2089560752c39 (diff)
fixed build paths
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath
index 36153ff3e..62fbeaaa9 100644
--- a/.classpath
+++ b/.classpath
@@ -11,9 +11,6 @@
</classpathentry>
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/avatica-core-1.13.0.jar"/>
- <classpathentry kind="lib" path="lib/bcmail-jdk15on-1.60.jar"/>
- <classpathentry kind="lib" path="lib/bcpkix-jdk15on-1.60.jar"/>
- <classpathentry kind="lib" path="lib/bcprov-jdk15on-1.60.jar"/>
<classpathentry kind="lib" path="lib/calcite-core-1.18.0.jar"/>
<classpathentry kind="lib" path="lib/calcite-linq4j-1.18.0.jar"/>
<classpathentry kind="lib" path="lib/chardet.jar"/>
@@ -116,6 +113,9 @@
<classpathentry kind="lib" path="lib/guava-25.1-jre.jar"/>
<classpathentry kind="lib" path="lib/hazelcast-4.2.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.21.jar"/>
+ <classpathentry kind="lib" path="lib/bcmail-jdk15on-169.jar"/>
+ <classpathentry kind="lib" path="lib/bcpkix-jdk15on-169.jar"/>
+ <classpathentry kind="lib" path="lib/bcprov-jdk15on-169.jar"/>
<classpathentry kind="src" path="htroot/api/blacklists"/>
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>