summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2021-03-06 13:35:32 +0100
committerMichael Peter Christen <mc@yacy.net>2021-03-06 13:35:32 +0100
commitf4f3808d434248ace9e1f286e0343cd12123f349 (patch)
treec46f5fbe28663b6b8498a4bb4f201cfadaa57e36
parentffe8786d69c26eb96ff293acecc4fb8229699489 (diff)
added missing new dependencies for migration to Solr 8
after pulling https://github.com/yacy/yacy_search_server/pull/403
-rw-r--r--.classpath168
-rw-r--r--build.xml21
-rw-r--r--lib/avatica-core-1.13.0.jarbin0 -> 1309631 bytes
-rw-r--r--lib/calcite-core-1.18.0.jarbin0 -> 4743200 bytes
-rw-r--r--lib/calcite-linq4j-1.18.0.jarbin0 -> 458695 bytes
-rw-r--r--lib/commons-lang3-3.12.0.jarbin0 -> 587402 bytes
-rw-r--r--lib/http2-client-9.4.34.v20201102.jarbin0 -> 28715 bytes
-rw-r--r--lib/http2-common-9.4.34.v20201102.jarbin0 -> 202349 bytes
-rw-r--r--lib/http2-http-client-transport-9.4.34.v20201102.jarbin0 -> 42141 bytes
-rw-r--r--lib/jackson-annotations-2.11.2.jarbin0 -> 68217 bytes
-rw-r--r--lib/jackson-core-2.11.2.jarbin0 -> 351495 bytes
-rw-r--r--lib/jackson-databind-2.11.2.jarbin0 -> 1420449 bytes
-rw-r--r--lib/metrics-jmx-4.1.5.jarbin0 -> 20893 bytes
-rw-r--r--lib/noggit-0.8.jarbin27948 -> 0 bytes
14 files changed, 104 insertions, 85 deletions
diff --git a/.classpath b/.classpath
index 3038e4c76..bc494524a 100644
--- a/.classpath
+++ b/.classpath
@@ -1,59 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="source"/>
- <classpathentry kind="src" path="test/java"/>
<classpathentry excluding="api/|env/|processing/domaingraph/applet/|yacy/|api/bookmarks/|api/ymarks/|api/bookmarks/posts/|api/bookmarks/tags/|api/bookmarks/xbel/|solr/|gsa/|solr/collection1/|api/blacklists/|proxymsg/|p2p/" kind="src" path="htroot"/>
<classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/|blacklists/" kind="src" path="htroot/api"/>
- <classpathentry kind="src" path="htroot/env"/>
- <classpathentry kind="src" path="htroot/yacy"/>
<classpathentry excluding="posts/|tags/|xbel/" kind="src" path="htroot/api/bookmarks"/>
- <classpathentry kind="src" path="htroot/api/ymarks"/>
- <classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
- <classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
- <classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
- <classpathentry kind="src" path="htroot/api/blacklists"/>
- <classpathentry kind="src" path="htroot/proxymsg"/>
- <classpathentry kind="src" path="htroot/p2p"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/J7Zip-modified.jar"/>
- <classpathentry kind="lib" path="lib/jsch-0.1.54.jar"/>
- <classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
- <classpathentry kind="lib" path="lib/commons-fileupload-1.4.jar"/>
- <classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
- <classpathentry kind="lib" path="lib/xml-apis.jar"/>
- <classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/>
- <classpathentry kind="lib" path="lib/xz-1.8.jar"/>
- <classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
- <classpathentry kind="lib" path="lib/commons-codec-1.14.jar"/>
- <classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.25.jar"/>
- <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.25.jar"/>
- <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.25.jar"/>
- <classpathentry kind="lib" path="lib/httpcore-4.4.13.jar"/>
- <classpathentry kind="lib" path="lib/metadata-extractor-2.11.0.jar"/>
- <classpathentry kind="lib" path="lib/xmpcore-5.1.3.jar"/>
- <classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
- <classpathentry kind="lib" path="lib/guava-18.0.jar"/>
- <classpathentry kind="lib" path="lib/org.restlet.jar"/>
- <classpathentry kind="lib" path="lib/fontbox-2.0.15.jar"/>
- <classpathentry kind="lib" path="lib/pdfbox-2.0.15.jar"/>
+ <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/bcprov-jdk15on-1.60.jar"/>
<classpathentry kind="lib" path="lib/bcpkix-jdk15on-1.60.jar"/>
- <classpathentry kind="lib" path="lib/poi-3.17.jar"/>
- <classpathentry kind="lib" path="lib/poi-scratchpad-3.17.jar"/>
- <classpathentry kind="lib" path="lib/commons-io-2.7.jar"/>
- <classpathentry kind="lib" path="lib/slf4j-api-1.7.25.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"/>
+ <classpathentry kind="lib" path="lib/common-image-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/common-io-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/common-lang-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/commons-codec-1.14.jar"/>
+ <classpathentry kind="lib" path="lib/commons-collections-3.2.2.jar"/>
+ <classpathentry kind="lib" path="lib/commons-compress-1.20.jar"/>
+ <classpathentry kind="lib" path="lib/commons-fileupload-1.4.jar"/>
+ <classpathentry kind="lib" path="lib/commons-io-2.7.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang3-3.12.0.jar"/>
+ <classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
+ <classpathentry kind="lib" path="lib/commons-math3-3.4.1.jar"/>
+ <classpathentry kind="lib" path="lib/fontbox-2.0.15.jar"/>
+ <classpathentry kind="lib" path="lib/guava-30.1-jre.jar"/>
+ <classpathentry kind="lib" path="lib/http2-client-9.4.34.v20201102.jar"/>
+ <classpathentry kind="lib" path="lib/http2-common-9.4.34.v20201102.jar"/>
+ <classpathentry kind="lib" path="lib/http2-http-client-transport-9.4.34.v20201102.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.12.jar"/>
+ <classpathentry kind="lib" path="lib/httpcore-4.4.13.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.5.12.jar"/>
- <classpathentry kind="lib" path="lib/stax2-api-3.1.4.jar"/>
- <classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/>
- <classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
- <classpathentry kind="lib" path="lib/commons-math3-3.4.1.jar"/>
- <classpathentry kind="lib" path="lib/metrics-core-3.2.2.jar"/>
- <classpathentry kind="lib" path="lib/spatial4j-0.6.jar"/>
- <classpathentry kind="lib" path="lib/jsoup-1.12.1.jar"/>
+ <classpathentry kind="lib" path="lib/icu4j-63.1.jar"/>
+ <classpathentry kind="lib" path="lib/imageio-bmp-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/imageio-core-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/imageio-metadata-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/imageio-tiff-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/jackson-annotations-2.11.2.jar"/>
+ <classpathentry kind="lib" path="lib/jackson-core-2.11.2.jar"/>
+ <classpathentry kind="lib" path="lib/jackson-databind-2.11.2.jar"/>
+ <classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
+ <classpathentry kind="lib" path="lib/jaudiotagger-2.2.5.jar"/>
+ <classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
+ <classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
+ <classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.25.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-9.4.35.v20201120.jar"/>
<classpathentry kind="lib" path="lib/jetty-continuation-9.4.35.v20201120.jar"/>
<classpathentry kind="lib" path="lib/jetty-deploy-9.4.35.v20201120.jar"/>
@@ -68,47 +61,64 @@
<classpathentry kind="lib" path="lib/jetty-util-9.4.35.v20201120.jar"/>
<classpathentry kind="lib" path="lib/jetty-webapp-9.4.35.v20201120.jar"/>
<classpathentry kind="lib" path="lib/jetty-xml-9.4.35.v20201120.jar"/>
- <classpathentry kind="lib" path="lib/zookeeper-3.4.14.jar"/>
- <classpathentry kind="lib" path="lib/lucene-analyzers-common-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/solr-core-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/solr-solrj-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/noggit-0.8.jar"/>
- <classpathentry kind="lib" path="lib/lucene-backward-codecs-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-classification-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-codecs-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-core-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-grouping-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-highlighter-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-join-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-memory-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-misc-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-queries-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-queryparser-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-spatial-extras-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-suggest-7.7.3.jar"/>
- <classpathentry kind="lib" path="lib/langdetect.jar"/>
- <classpathentry kind="lib" path="lib/rrd4j-3.2.jar"/>
- <classpathentry kind="lib" path="lib/commons-collections-3.2.2.jar"/>
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
- <classpathentry kind="lib" path="lib/icu4j-63.1.jar"/>
- <classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
- <classpathentry kind="lib" path="lib/weupnp-0.1.4.jar"/>
- <classpathentry kind="lib" path="lib/common-image-3.3.2.jar"/>
- <classpathentry kind="lib" path="lib/common-io-3.3.2.jar"/>
- <classpathentry kind="lib" path="lib/common-lang-3.3.2.jar"/>
- <classpathentry kind="lib" path="lib/imageio-core-3.3.2.jar"/>
- <classpathentry kind="lib" path="lib/imageio-metadata-3.3.2.jar"/>
- <classpathentry kind="lib" path="lib/imageio-tiff-3.3.2.jar"/>
- <classpathentry kind="lib" path="lib/imageio-bmp-3.3.2.jar"/>
+ <classpathentry kind="lib" path="lib/jsch-0.1.54.jar"/>
+ <classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jsonic-1.3.10.jar"/>
+ <classpathentry kind="lib" path="lib/jsoup-1.12.1.jar"/>
+ <classpathentry kind="lib" path="lib/jwat-archive-common-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jwat-common-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jwat-gzip-1.1.1.jar"/>
- <classpathentry kind="lib" path="lib/jwat-archive-common-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jwat-warc-1.1.1.jar"/>
- <classpathentry kind="lib" path="lib/jaudiotagger-2.2.5.jar"/>
+ <classpathentry kind="lib" path="lib/langdetect.jar"/>
+ <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.25.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-analyzers-common-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-backward-codecs-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-classification-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-codecs-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-core-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-grouping-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-highlighter-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-join-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-memory-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-misc-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-queries-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-queryparser-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-spatial-extras-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-suggest-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/metadata-extractor-2.11.0.jar"/>
+ <classpathentry kind="lib" path="lib/metrics-core-3.2.2.jar"/>
+ <classpathentry kind="lib" path="lib/metrics-jmx-4.1.5.jar"/>
+ <classpathentry kind="lib" path="lib/org.restlet.jar"/>
+ <classpathentry kind="lib" path="lib/pdfbox-2.0.15.jar"/>
+ <classpathentry kind="lib" path="lib/poi-3.17.jar"/>
+ <classpathentry kind="lib" path="lib/poi-scratchpad-3.17.jar"/>
+ <classpathentry kind="lib" path="lib/rrd4j-3.2.jar"/>
+ <classpathentry kind="lib" path="lib/slf4j-api-1.7.25.jar"/>
+ <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.25.jar"/>
+ <classpathentry kind="lib" path="lib/solr-core-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/solr-solrj-8.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/spatial4j-0.6.jar"/>
+ <classpathentry kind="lib" path="lib/stax2-api-3.1.4.jar"/>
+ <classpathentry kind="lib" path="lib/weupnp-0.1.4.jar"/>
+ <classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/>
+ <classpathentry kind="lib" path="lib/xml-apis.jar"/>
+ <classpathentry kind="lib" path="lib/xmpcore-5.1.3.jar"/>
+ <classpathentry kind="lib" path="lib/xz-1.8.jar"/>
+ <classpathentry kind="lib" path="lib/zookeeper-3.4.14.jar"/>
<classpathentry kind="lib" path="libt/hamcrest-2.2.jar"/>
<classpathentry kind="lib" path="libt/hamcrest-core-2.2.jar"/>
<classpathentry kind="lib" path="libt/hamcrest-library-2.2.jar"/>
+ <classpathentry kind="src" path="htroot/api/blacklists"/>
+ <classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
+ <classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
+ <classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
+ <classpathentry kind="src" path="htroot/api/ymarks"/>
+ <classpathentry kind="src" path="htroot/env"/>
+ <classpathentry kind="src" path="htroot/p2p"/>
+ <classpathentry kind="src" path="htroot/proxymsg"/>
+ <classpathentry kind="src" path="htroot/yacy"/>
+ <classpathentry kind="src" path="source"/>
+ <classpathentry kind="src" path="test/java"/>
<classpathentry kind="output" path="gen"/>
</classpath>
diff --git a/build.xml b/build.xml
index 4655f3177..ee83dbe26 100644
--- a/build.xml
+++ b/build.xml
@@ -170,10 +170,15 @@
<!-- when changing paths here, please also update the paths in /addon/YaCy.app/Contents/Info.plist -->
<path id="project.class.path">
<pathelement location="${build}" />
+ <pathelement location="${lib}/org.restlet.jar" />
+ <pathelement location="${lib}/J7Zip-modified.jar" />
<pathelement location="${lib}/apache-mime4j-0.6.jar" />
+ <pathelement location="${lib}/avatica-core-1.13.0.jar" />
<pathelement location="${lib}/bcmail-jdk15on-1.60.jar" />
- <pathelement location="${lib}/bcprov-jdk15on-1.60.jar" />
<pathelement location="${lib}/bcpkix-jdk15on-1.60.jar" />
+ <pathelement location="${lib}/bcprov-jdk15on-1.60.jar" />
+ <pathelement location="${lib}/calcite-core-1.18.0.jar" />
+ <pathelement location="${lib}/calcite-linq4j-1.18.0.jar" />
<pathelement location="${lib}/chardet.jar" />
<pathelement location="${lib}/common-image-3.3.2.jar" />
<pathelement location="${lib}/common-io-3.3.2.jar" />
@@ -181,14 +186,17 @@
<pathelement location="${lib}/commons-codec-1.14.jar" />
<pathelement location="${lib}/commons-collections-3.2.2.jar" />
<pathelement location="${lib}/commons-compress-1.20.jar" />
- <pathelement location="${lib}/xz-1.8.jar" />
<pathelement location="${lib}/commons-fileupload-1.4.jar" />
<pathelement location="${lib}/commons-io-2.7.jar" />
<pathelement location="${lib}/commons-lang-2.6.jar" />
+ <pathelement location="${lib}/commons-lang3-3.12.0.jar" />
<pathelement location="${lib}/commons-logging-1.2.jar" />
<pathelement location="${lib}/commons-math3-3.4.1.jar" />
<pathelement location="${lib}/fontbox-2.0.15.jar" />
<pathelement location="${lib}/guava-30.1-jre.jar" />
+ <pathelement location="${lib}/http2-client-9.4.34.v20201102.jar" />
+ <pathelement location="${lib}/http2-common-9.4.34.v20201102.jar" />
+ <pathelement location="${lib}/http2-http-client-transport-9.4.34.v20201102.jar" />
<pathelement location="${lib}/httpclient-4.5.12.jar" />
<pathelement location="${lib}/httpcore-4.4.13.jar" />
<pathelement location="${lib}/httpmime-4.5.12.jar" />
@@ -197,7 +205,9 @@
<pathelement location="${lib}/imageio-core-3.3.2.jar" />
<pathelement location="${lib}/imageio-metadata-3.3.2.jar" />
<pathelement location="${lib}/imageio-tiff-3.3.2.jar" />
- <pathelement location="${lib}/J7Zip-modified.jar" />
+ <pathelement location="${lib}/jackson-annotations-2.11.2.jar" />
+ <pathelement location="${lib}/jackson-core-2.11.2.jar" />
+ <pathelement location="${lib}/jackson-databind-2.11.2.jar" />
<pathelement location="${lib}/jakarta-oro-2.0.8.jar" />
<pathelement location="${lib}/jaudiotagger-2.2.5.jar" />
<pathelement location="${lib}/javax.servlet-api-3.1.0.jar" />
@@ -225,6 +235,7 @@
<pathelement location="${lib}/jwat-common-1.1.1.jar" />
<pathelement location="${lib}/jwat-gzip-1.1.1.jar" />
<pathelement location="${lib}/jwat-warc-1.1.1.jar" />
+ <pathelement location="${lib}/langdetect.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.25.jar" />
<pathelement location="${lib}/lucene-analyzers-common-8.8.1.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-8.8.1.jar" />
@@ -243,9 +254,7 @@
<pathelement location="${lib}/lucene-suggest-8.8.1.jar" />
<pathelement location="${lib}/metadata-extractor-2.11.0.jar" />
<pathelement location="${lib}/metrics-core-3.2.2.jar" />
- <pathelement location="${lib}/noggit-0.8.jar" />
- <pathelement location="${lib}/org.restlet.jar" />
- <pathelement location="${lib}/langdetect.jar" />
+ <pathelement location="${lib}/metrics-jmx-4.1.5.jar" />
<pathelement location="${lib}/pdfbox-2.0.15.jar" />
<pathelement location="${lib}/poi-3.17.jar" />
<pathelement location="${lib}/poi-scratchpad-3.17.jar" />
diff --git a/lib/avatica-core-1.13.0.jar b/lib/avatica-core-1.13.0.jar
new file mode 100644
index 000000000..a50876842
--- /dev/null
+++ b/lib/avatica-core-1.13.0.jar
Binary files differ
diff --git a/lib/calcite-core-1.18.0.jar b/lib/calcite-core-1.18.0.jar
new file mode 100644
index 000000000..a814080a2
--- /dev/null
+++ b/lib/calcite-core-1.18.0.jar
Binary files differ
diff --git a/lib/calcite-linq4j-1.18.0.jar b/lib/calcite-linq4j-1.18.0.jar
new file mode 100644
index 000000000..dc5002d5b
--- /dev/null
+++ b/lib/calcite-linq4j-1.18.0.jar
Binary files differ
diff --git a/lib/commons-lang3-3.12.0.jar b/lib/commons-lang3-3.12.0.jar
new file mode 100644
index 000000000..4d434a2a4
--- /dev/null
+++ b/lib/commons-lang3-3.12.0.jar
Binary files differ
diff --git a/lib/http2-client-9.4.34.v20201102.jar b/lib/http2-client-9.4.34.v20201102.jar
new file mode 100644
index 000000000..c45cd5a0d
--- /dev/null
+++ b/lib/http2-client-9.4.34.v20201102.jar
Binary files differ
diff --git a/lib/http2-common-9.4.34.v20201102.jar b/lib/http2-common-9.4.34.v20201102.jar
new file mode 100644
index 000000000..b10cf529e
--- /dev/null
+++ b/lib/http2-common-9.4.34.v20201102.jar
Binary files differ
diff --git a/lib/http2-http-client-transport-9.4.34.v20201102.jar b/lib/http2-http-client-transport-9.4.34.v20201102.jar
new file mode 100644
index 000000000..48b4172c7
--- /dev/null
+++ b/lib/http2-http-client-transport-9.4.34.v20201102.jar
Binary files differ
diff --git a/lib/jackson-annotations-2.11.2.jar b/lib/jackson-annotations-2.11.2.jar
new file mode 100644
index 000000000..8a6f1884a
--- /dev/null
+++ b/lib/jackson-annotations-2.11.2.jar
Binary files differ
diff --git a/lib/jackson-core-2.11.2.jar b/lib/jackson-core-2.11.2.jar
new file mode 100644
index 000000000..b31deebf4
--- /dev/null
+++ b/lib/jackson-core-2.11.2.jar
Binary files differ
diff --git a/lib/jackson-databind-2.11.2.jar b/lib/jackson-databind-2.11.2.jar
new file mode 100644
index 000000000..92e080a58
--- /dev/null
+++ b/lib/jackson-databind-2.11.2.jar
Binary files differ
diff --git a/lib/metrics-jmx-4.1.5.jar b/lib/metrics-jmx-4.1.5.jar
new file mode 100644
index 000000000..6aaaf3372
--- /dev/null
+++ b/lib/metrics-jmx-4.1.5.jar
Binary files differ
diff --git a/lib/noggit-0.8.jar b/lib/noggit-0.8.jar
deleted file mode 100644
index d530cd128..000000000
--- a/lib/noggit-0.8.jar
+++ /dev/null
Binary files differ