Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 36 additions & 35 deletions THIRD-PARTY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ List of third-party dependencies grouped by their license type.
* Apache Commons Logging (commons-logging:commons-logging:1.3.6 - https://commons.apache.org/proper/commons-logging/)
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/)
* Apache FontBox (org.apache.pdfbox:fontbox:3.0.7 - http://pdfbox.apache.org/)
* Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.3 - no url defined)
* Apache Hadoop Client Runtime (org.apache.hadoop:hadoop-client-runtime:3.4.3 - no url defined)
* Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.5.0 - no url defined)
* Apache Hadoop Client Runtime (org.apache.hadoop:hadoop-client-runtime:3.5.0 - no url defined)
* Apache HBase - Client (org.apache.hbase:hbase-client:2.6.4-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-client)
* Apache HBase - Common (org.apache.hbase:hbase-common:2.6.4-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-common)
* Apache HBase - Hadoop Compatibility (org.apache.hbase:hbase-hadoop-compat:2.6.4-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
Expand All @@ -57,8 +57,8 @@ List of third-party dependencies grouped by their license type.
* Apache James :: Mime4j :: Core (org.apache.james:apache-mime4j-core:0.8.13 - http://james.apache.org/mime4j/apache-mime4j-core)
* Apache James :: Mime4j :: DOM (org.apache.james:apache-mime4j-dom:0.8.13 - http://james.apache.org/mime4j/apache-mime4j-dom)
* Apache JempBox (org.apache.pdfbox:jempbox:1.8.17 - http://www.apache.org/pdfbox-parent/jempbox/)
* Apache Log4j API (org.apache.logging.log4j:log4j-api:2.25.3 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.25.3 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j API (org.apache.logging.log4j:log4j-api:2.25.4 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.25.4 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j JUL Adapter (org.apache.logging.log4j:log4j-jul:2.25.3 - https://logging.apache.org/log4j/2.x/)
* Apache Lucene (module: backward-codecs) (org.apache.lucene:lucene-backward-codecs:9.12.3 - https://lucene.apache.org/)
* Apache Lucene (module: common) (org.apache.lucene:lucene-analysis-common:9.12.3 - https://lucene.apache.org/)
Expand Down Expand Up @@ -119,7 +119,7 @@ List of third-party dependencies grouped by their license type.
* AWS Java SDK for Amazon S3 (com.amazonaws:aws-java-sdk-s3:1.12.797 - https://aws.amazon.com/sdkforjava)
* AWS Java SDK for AWS KMS (com.amazonaws:aws-java-sdk-kms:1.12.797 - https://aws.amazon.com/sdkforjava)
* AWS SDK for Java - Core (com.amazonaws:aws-java-sdk-core:1.12.797 - https://aws.amazon.com/sdkforjava)
* Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.18.5 - https://bytebuddy.net/byte-buddy)
* Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.18.8-jdk5 - https://bytebuddy.net/byte-buddy)
* Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.3 - https://github.com/ben-manes/caffeine)
* com.drewnoakes:metadata-extractor (com.drewnoakes:metadata-extractor:2.19.0 - https://drewnoakes.com/code/exif/)
* Commons Logging (commons-logging:commons-logging:1.1.3 - http://commons.apache.org/proper/commons-logging/)
Expand Down Expand Up @@ -169,12 +169,13 @@ List of third-party dependencies grouped by their license type.
* JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.38 - https://metrics.dropwizard.io/metrics-jvm)
* jwarc (org.netpreserve:jwarc:0.35.0 - https://github.com/iipc/jwarc)
* jwarc (org.netpreserve:jwarc:0.36.0 - https://github.com/iipc/jwarc)
* Kotlin Stdlib (org.jetbrains.kotlin:kotlin-stdlib:2.2.21 - https://kotlinlang.org/)
* LangChain4j :: Core (dev.langchain4j:langchain4j-core:1.12.2 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)
* LangChain4j :: HTTP Client :: JDK HttpClient (dev.langchain4j:langchain4j-http-client-jdk:1.12.2 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client-jdk)
* LangChain4j :: HTTP Client (dev.langchain4j:langchain4j-http-client:1.12.2 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client)
* LangChain4j :: Integration :: OpenAI (dev.langchain4j:langchain4j-open-ai:1.12.2 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-open-ai)
* LangChain4j (dev.langchain4j:langchain4j:1.12.2 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j)
* LangChain4j :: Core (dev.langchain4j:langchain4j-core:1.13.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)
* LangChain4j :: HTTP Client :: JDK HttpClient (dev.langchain4j:langchain4j-http-client-jdk:1.13.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client-jdk)
* LangChain4j :: HTTP Client (dev.langchain4j:langchain4j-http-client:1.13.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client)
* LangChain4j :: Integration :: OpenAI (dev.langchain4j:langchain4j-open-ai:1.13.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j-open-ai)
* LangChain4j (dev.langchain4j:langchain4j:1.13.0 - https://github.com/langchain4j/langchain4j/tree/main/langchain4j)
* lang-mustache (org.opensearch.plugin:lang-mustache-client:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* language-detector (com.optimaize.languagedetector:language-detector:0.6 - https://github.com/optimaize/language-detector)
* mapper-extras (org.opensearch.plugin:mapper-extras-client:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
Expand Down Expand Up @@ -221,50 +222,50 @@ List of third-party dependencies grouped by their license type.
* opensearch-telemetry (org.opensearch:opensearch-telemetry:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* opensearch-x-content (org.opensearch:opensearch-x-content:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.49.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-common:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-common:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-context:1.49.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-context:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-exporter-logging:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-common:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-logs:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-metrics:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-trace:1.59.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-context:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-exporter-logging:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-common:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-logs:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-metrics:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-trace:1.60.1 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Semantic Conventions Java (io.opentelemetry.semconv:opentelemetry-semconv:1.29.0-alpha - https://github.com/open-telemetry/semantic-conventions-java)
* org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
* org.roaringbitmap:RoaringBitmap (org.roaringbitmap:RoaringBitmap:1.3.0 - https://github.com/RoaringBitmap/RoaringBitmap)
* org.seleniumhq.selenium:selenium-api (org.seleniumhq.selenium:selenium-api:4.41.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-http (org.seleniumhq.selenium:selenium-http:4.41.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-json (org.seleniumhq.selenium:selenium-json:4.41.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-manager (org.seleniumhq.selenium:selenium-manager:4.41.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-os (org.seleniumhq.selenium:selenium-os:4.41.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-remote-driver (org.seleniumhq.selenium:selenium-remote-driver:4.41.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-support (org.seleniumhq.selenium:selenium-support:4.41.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-api (org.seleniumhq.selenium:selenium-api:4.43.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-http (org.seleniumhq.selenium:selenium-http:4.43.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-json (org.seleniumhq.selenium:selenium-json:4.43.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-manager (org.seleniumhq.selenium:selenium-manager:4.43.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-os (org.seleniumhq.selenium:selenium-os:4.43.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-remote-driver (org.seleniumhq.selenium:selenium-remote-driver:4.43.0 - https://selenium.dev/)
* org.seleniumhq.selenium:selenium-support (org.seleniumhq.selenium:selenium-support:4.43.0 - https://selenium.dev/)
* parent-join (org.opensearch.plugin:parent-join-client:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* parso (com.epam:parso:2.0.14 - https://github.com/epam/parso)
* PDFBox JBIG2 ImageIO plugin (org.apache.pdfbox:jbig2-imageio:3.0.4 - https://www.apache.org/jbig2-imageio/)
* perfmark:perfmark-api (io.perfmark:perfmark-api:0.27.0 - https://github.com/perfmark/perfmark)
* Playwright - Driver (com.microsoft.playwright:driver:1.58.0 - https://github.com/microsoft/playwright-java/driver)
* Playwright - Drivers For All Platforms (com.microsoft.playwright:driver-bundle:1.58.0 - https://github.com/microsoft/playwright-java/driver-bundle)
* Playwright - Main Library (com.microsoft.playwright:playwright:1.58.0 - https://github.com/microsoft/playwright-java/playwright)
* Playwright - Driver (com.microsoft.playwright:driver:1.59.0 - https://github.com/microsoft/playwright-java/driver)
* Playwright - Drivers For All Platforms (com.microsoft.playwright:driver-bundle:1.59.0 - https://github.com/microsoft/playwright-java/driver-bundle)
* Playwright - Main Library (com.microsoft.playwright:playwright:1.59.0 - https://github.com/microsoft/playwright-java/playwright)
* proto-google-common-protos (com.google.api.grpc:proto-google-common-protos:2.59.2 - https://github.com/googleapis/sdk-platform-java)
* rank-eval (org.opensearch.plugin:rank-eval-client:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* rest (org.opensearch.client:opensearch-rest-client:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* rest-high-level (org.opensearch.client:opensearch-rest-high-level-client:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* rome (com.rometools:rome:2.1.0 - http://rometools.com/rome)
* rome-utils (com.rometools:rome-utils:2.1.0 - http://rometools.com/rome-utils)
* server (org.opensearch:opensearch:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* Shaded Deps for Storm Client (org.apache.storm:storm-shaded-deps:2.8.5 - https://storm.apache.org/storm-shaded-deps)
* Shaded Deps for Storm Client (org.apache.storm:storm-shaded-deps:2.8.6 - https://storm.apache.org/storm-shaded-deps)
* SnakeYAML (org.yaml:snakeyaml:2.6 - https://bitbucket.org/snakeyaml/snakeyaml)
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 - https://github.com/xerial/snappy-java)
* sniffer (org.opensearch.client:opensearch-rest-client-sniffer:2.19.5 - https://github.com/opensearch-project/OpenSearch.git)
* SparseBitSet (com.zaxxer:SparseBitSet:1.3 - https://github.com/brettwooldridge/SparseBitSet)
* storm-autocreds (org.apache.storm:storm-autocreds:2.8.5 - https://storm.apache.org/external/storm-autocreds)
* Storm Client (org.apache.storm:storm-client:2.8.5 - https://storm.apache.org/storm-client)
* storm-hdfs (org.apache.storm:storm-hdfs:2.8.5 - https://storm.apache.org/external/storm-hdfs)
* storm-autocreds (org.apache.storm:storm-autocreds:2.8.6 - https://storm.apache.org/external/storm-autocreds)
* Storm Client (org.apache.storm:storm-client:2.8.6 - https://storm.apache.org/storm-client)
* storm-hdfs (org.apache.storm:storm-hdfs:2.8.6 - https://storm.apache.org/external/storm-hdfs)
* swagger-annotations-jakarta (io.swagger.core.v3:swagger-annotations-jakarta:2.2.22 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta)
* T-Digest (com.tdunning:t-digest:3.2 - https://github.com/tdunning/t-digest)
* urlfrontier-API (com.github.crawler-commons:urlfrontier-API:2.5 - https://github.com/crawler-commons/url-frontier/urlfrontier-API)
Expand Down
2 changes: 1 addition & 1 deletion external/solr/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-client</artifactId>
<version>2.8.5</version>
<version>2.8.6</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down