From ae9baf29037540110a436a6b0be8cf11e4751fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 07:09:43 +0000 Subject: [PATCH 1/4] Bump hadoop.version from 3.4.1 to 3.4.2 Bumps `hadoop.version` from 3.4.1 to 3.4.2. Updates `org.apache.hadoop:hadoop-auth` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-hdfs` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-common` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-annotations` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-mapreduce-client-core` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-yarn-common` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-yarn-server-resourcemanager` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-yarn-server-web-proxy` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-yarn-registry` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-archives` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-client-api` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-client-runtime` from 3.4.1 to 3.4.2 Updates `org.apache.hadoop:hadoop-client-minicluster` from 3.4.1 to 3.4.2 --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-auth dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-hdfs dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-common dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-annotations dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-core dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-yarn-common dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-yarn-server-resourcemanager dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-yarn-server-web-proxy dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-yarn-registry dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-archives dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-client-api dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-client-runtime dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.hadoop:hadoop-client-minicluster dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1903f9e4257..e7368042007 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ 1.1.10.8 2.14.6 7.0.2 - 3.4.1 + 3.4.2 ${hadoop.version} 2.6.3-hadoop3 5.6.2 From 742d96af322977fc9a9f32dad2a4e5d0ca9a487c Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Tue, 2 Sep 2025 13:53:53 +0200 Subject: [PATCH 2/4] License --- DEPENDENCY-LICENSES | 17 +++++++---------- LICENSE-binary | 14 ++++++-------- pom.xml | 6 ++++++ 3 files changed, 19 insertions(+), 18 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 40bb8cd63d2..65a3d9bbd58 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -1,4 +1,3 @@ - List of third-party dependencies grouped by their license type. @@ -21,7 +20,6 @@ List of third-party dependencies grouped by their license type. * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.7 - http://activemq.apache.org/activemq-client) * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.34 - https://metrics.dropwizard.io/metrics-annotation) * Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org) - * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/) * Apache Commons CLI (commons-cli:commons-cli:1.10.0 - https://commons.apache.org/proper/commons-cli/) * Apache Commons Codec (commons-codec:commons-codec:1.19.0 - https://commons.apache.org/proper/commons-codec/) * Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/) @@ -33,19 +31,18 @@ List of third-party dependencies grouped by their license type. * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.6.0 - https://commons.apache.org/proper/commons-fileupload/) * Apache Commons IO (commons-io:commons-io:2.20.0 - https://commons.apache.org/proper/commons-io/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.18.0 - https://commons.apache.org/proper/commons-lang/) - * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/) * Apache Commons Logging (commons-logging:commons-logging:1.3.5 - 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 Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/) * Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 - https://commons.apache.org/proper/commons-pool/) * Apache Commons Text (org.apache.commons:commons-text:1.14.0 - https://commons.apache.org/proper/commons-text) - * Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined) - * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url defined) - * Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.1 - no url defined) - * Apache Hadoop Client Runtime (org.apache.hadoop:hadoop-client-runtime:3.4.1 - no url defined) - * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.1 - no url defined) - * Apache Hadoop shaded Guava (org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.3.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/) - * Apache Hadoop shaded Protobuf (org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.3.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/) + * Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.2 - no url defined) + * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.2 - no url defined) + * Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.2 - no url defined) + * Apache Hadoop Client Runtime (org.apache.hadoop:hadoop-client-runtime:3.4.2 - no url defined) + * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.2 - no url defined) + * Apache Hadoop shaded Guava (org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.4.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/) + * Apache Hadoop shaded Protobuf (org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.4.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/) * Apache HBase - Client (org.apache.hbase:hbase-client:2.6.3-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-client) * Apache HBase - Common (org.apache.hbase:hbase-common:2.6.3-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-common) * Apache HBase - Hadoop Compatibility (org.apache.hbase:hbase-hadoop-compat:2.6.3-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat) diff --git a/LICENSE-binary b/LICENSE-binary index e2dda3642bf..a7a0693c6d9 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -669,23 +669,21 @@ The license texts of these dependencies can be found in the licenses directory. Apache License, Version 2.0 * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.34 - https://metrics.dropwizard.io/metrics-annotation) - * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/) * Apache Commons CLI (commons-cli:commons-cli:1.10.0 - http://commons.apache.org/proper/commons-cli/) * Apache Commons Codec (commons-codec:commons-codec:1.19.0 - http://commons.apache.org/proper/commons-codec/) - * Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/) * Apache Commons Collections (org.apache.commons:commons-collections4:4.5.0 - https://commons.apache.org/proper/commons-collections/) * Apache Commons Compress (org.apache.commons:commons-compress:1.28.0 - https://commons.apache.org/proper/commons-compress/) * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.12.0 - https://commons.apache.org/proper/commons-configuration/) * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/) * Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 - http://commons.apache.org/proper/commons-exec/) * Apache Commons IO (commons-io:commons-io:2.20.0 - https://commons.apache.org/proper/commons-io/) - * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/) + * Apache Commons Logging (commons-logging:commons-logging:1.3.5 - https://commons.apache.org/proper/commons-logging/) * Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/) - * Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined) - * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url defined) - * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.1 - no url defined) - * Apache Hadoop shaded Guava (org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.3.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/) - * Apache Hadoop shaded Protobuf 3.21 (org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.3.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_21/) + * Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.2 - no url defined) + * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.2 - no url defined) + * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.2 - no url defined) + * Apache Hadoop shaded Guava (org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.4.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/) + * Apache Hadoop shaded Protobuf 3.21 (org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.4.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_21/) * Apache HBase - Client (org.apache.hbase:hbase-client:2.6.3-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-client) * Apache HBase - Common (org.apache.hbase:hbase-common:2.6.3-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-common) * Apache HBase - Hadoop Compatibility (org.apache.hbase:hbase-hadoop-compat:2.6.3-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat) diff --git a/pom.xml b/pom.xml index e7368042007..5d6b940d891 100644 --- a/pom.xml +++ b/pom.xml @@ -130,6 +130,7 @@ 3.0 5.2.0 6.1.7 + 1.3.5 2.19.2 2.19.2 @@ -705,6 +706,11 @@ import pom + + commons-logging + commons-logging-api + ${commons-logging.version} + org.apache.commons commons-lang3 From 332b6caf4baf9cd3e783088df5538db2cc29bd9b Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Tue, 2 Sep 2025 13:58:58 +0200 Subject: [PATCH 3/4] License --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d6b940d891..6746f134fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -708,7 +708,7 @@ commons-logging - commons-logging-api + commons-logging ${commons-logging.version} From da1d7b73a5bb695171a80d47b1d8a805ae1e0b73 Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Tue, 2 Sep 2025 14:04:48 +0200 Subject: [PATCH 4/4] License --- DEPENDENCY-LICENSES | 65 ++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 65a3d9bbd58..b64ab3ade47 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -71,8 +71,8 @@ List of third-party dependencies grouped by their license type. * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.27 - http://geronimo.apache.org/maven/xbean/4.27/xbean-spring) * Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.12.0 - https://yetus.apache.org/audience-annotations) * Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.13.0 - https://yetus.apache.org/audience-annotations) - * Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.3 - http://zookeeper.apache.org/zookeeper-jute) - * Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.3 - http://zookeeper.apache.org/zookeeper) + * Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.4 - http://zookeeper.apache.org/zookeeper-jute) + * Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.4 - http://zookeeper.apache.org/zookeeper) * ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.6.0 - https://urielch.github.io/) * Auto Common Libraries (com.google.auto:auto-common:1.2.1 - https://github.com/google/auto/tree/master/common) * AutoService (com.google.auto.service:auto-service-annotations:1.1.1 - https://github.com/google/auto/tree/main/service) @@ -86,20 +86,20 @@ List of third-party dependencies grouped by their license type. * Curator Client (org.apache.curator:curator-client:5.9.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.9.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.9.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) - * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) - * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) + * Dropwizard (io.dropwizard:dropwizard-core:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.16 - http://www.dropwizard.io/4.0.16/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) * error-prone annotations (com.google.errorprone:error_prone_annotations:2.41.0 - https://errorprone.info/error_prone_annotations) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/) * Google Guice - Core Library (com.google.inject:guice:4.2.1 - https://github.com/google/guice/guice) @@ -113,20 +113,20 @@ List of third-party dependencies grouped by their license type. * HikariCP (com.zaxxer:HikariCP:7.0.2 - https://github.com/brettwooldridge/HikariCP) * j2html (com.j2html:j2html:1.6.0 - http://j2html.com) * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.0.0 - https://github.com/google/j2objc/) - * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.19.2 - https://github.com/FasterXML/jackson) - * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.19.2 - https://github.com/FasterXML/jackson-core) - * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.19.2 - https://github.com/FasterXML/jackson) - * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.19.2 - https://github.com/FasterXML/jackson-dataformats-binary) - * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 - https://github.com/FasterXML/jackson-dataformats-text) - * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.19.2 - https://github.com/FasterXML/jackson-datatypes-collections) - * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) - * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) + * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.20 - https://github.com/FasterXML/jackson) + * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.20.0 - https://github.com/FasterXML/jackson-core) + * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.20.0 - https://github.com/FasterXML/jackson) + * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.20.0 - https://github.com/FasterXML/jackson-dataformats-binary) + * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.0 - https://github.com/FasterXML/jackson-dataformats-text) + * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.20.0 - https://github.com/FasterXML/jackson-datatypes-collections) + * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.20.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) + * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.34 - https://metrics.dropwizard.io/metrics-json) - * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.19.2 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) - * Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.19.2 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) - * Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.19.2 - https://github.com/FasterXML/jackson-modules-base) - * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.19.2 - https://github.com/FasterXML/jackson-modules-base) - * Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) + * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.20.0 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) + * Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.20.0 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) + * Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.20.0 - https://github.com/FasterXML/jackson-modules-base) + * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.20.0 - https://github.com/FasterXML/jackson-modules-base) + * Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.20.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) * Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org) * Jakarta Dependency Injection (jakarta.inject:jakarta.inject-api:2.0.1.MR - https://github.com/eclipse-ee4j/injection-api) * Java Concurrency Tools Core Library (org.jctools:jctools-core:4.0.5 - https://github.com/JCTools) @@ -147,7 +147,6 @@ List of third-party dependencies grouped by their license type. * Kerby PKIX Project (org.apache.kerby:kerby-pkix:2.0.3 - https://directory.apache.org/kerby/kerby-pkix) * Kerby Util (org.apache.kerby:kerby-util:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-util) * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.17 - http://www.slf4j.org) - * Logging (commons-logging:commons-logging:1.0.3 - http://jakarta.apache.org/commons/logging/) * LZ4 and xxHash (org.lz4:lz4-java:1.8.0 - https://github.com/lz4/lz4-java) * Maven Artifact (org.apache.maven:maven-artifact:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-artifact/) * Maven Artifact (org.apache.maven:maven-artifact:3.9.11 - https://maven.apache.org/ref/3.9.11/maven-artifact/) @@ -268,7 +267,7 @@ List of third-party dependencies grouped by their license type. * Spring JMS (org.springframework:spring-jms:6.2.10 - https://github.com/spring-projects/spring-framework) * Spring Messaging (org.springframework:spring-messaging:6.2.10 - https://github.com/spring-projects/spring-framework) * Spring Transaction (org.springframework:spring-tx:6.2.10 - https://github.com/spring-projects/spring-framework) - * Throttling Appender (io.dropwizard.logback:logback-throttling-appender:1.4.2 - https://github.com/dropwizard/logback-throttling-appender/) + * Throttling Appender (io.dropwizard.logback:logback-throttling-appender:1.5.1 - https://github.com/dropwizard/logback-throttling-appender/) * Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - https://github.com/FasterXML/woodstox) Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License, Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License, Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2, With Classpath Exception, W3C license @@ -420,7 +419,7 @@ List of third-party dependencies grouped by their license type. MIT License * argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - https://argparse4j.github.io) - * Checker Qual (org.checkerframework:checker-qual:3.49.5 - https://checkerframework.org/) + * Checker Qual (org.checkerframework:checker-qual:3.50.0 - https://checkerframework.org/) * JCodings (org.jruby.jcodings:jcodings:1.0.58 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings) * Jedis (redis.clients:jedis:5.2.0 - https://github.com/redis/jedis) * Joni (org.jruby.joni:joni:2.2.1 - http://nexus.sonatype.org/oss-repository-hosting.html/joni) @@ -447,4 +446,4 @@ List of third-party dependencies grouped by their license type. The Go license - * re2j (com.google.re2j:re2j:1.1 - http://github.com/google/re2j) + * re2j (com.google.re2j:re2j:1.1 - http://github.com/google/re2j) \ No newline at end of file