From d9e0e16cb6402c7f65de4b62a0ce65139568bcc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:08:13 +0000 Subject: [PATCH 1/7] Bump metrics.version from 4.2.29 to 4.2.30 Bumps `metrics.version` from 4.2.29 to 4.2.30. Updates `io.dropwizard.metrics:metrics-core` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-annotation` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-json` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-jersey3` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-jetty11` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-logback` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) Updates `io.dropwizard.metrics:metrics-jakarta-servlets` from 4.2.29 to 4.2.30 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.29...v4.2.30) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-graphite dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jmx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-annotation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-healthchecks dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jersey3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jetty11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-logback dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jakarta-servlets 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 5ff568273bf..ebf260e2d8d 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ 1.0.2 2.24.3 2.0.16 - 4.2.29 + 4.2.30 5.14.2 3.9.3 1.1.10.7 From d60af663b593bafbda52ab3d655de384f746ee1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:08:54 +0000 Subject: [PATCH 2/7] Bump dropwizard.version from 4.0.11 to 4.0.12 Bumps `dropwizard.version` from 4.0.11 to 4.0.12. Updates `io.dropwizard:dropwizard-core` from 4.0.11 to 4.0.12 Updates `io.dropwizard:dropwizard-assets` from 4.0.11 to 4.0.12 Updates `io.dropwizard:dropwizard-testing` from 4.0.11 to 4.0.12 --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-assets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-testing dependency-type: direct:development 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 5ff568273bf..aa8be605f7a 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ 3.9.9 0.13.1 3.1.10 - 4.0.11 + 4.0.12 1.6.0 3.1.8 2.3.2 From cdc717ef2bfaf3baf1239fcae4f53c966cfef13f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:09:31 +0000 Subject: [PATCH 3/7] Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0 Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.8 to 3.2.0. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.8...v3.2.0) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ff568273bf..2504950e711 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ 3.1.10 4.0.11 1.6.0 - 3.1.8 + 3.2.0 2.3.2 1.2.1 3.1.0 From 41a072260a38164fc808fec142a1dc19ca8c0cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:09:55 +0000 Subject: [PATCH 4/7] Bump io.netty:netty-bom from 4.1.116.Final to 4.1.117.Final Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.116.Final to 4.1.117.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.116.Final...netty-4.1.117.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom 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 5ff568273bf..4d595762333 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ 33.4.0-jre 1.1.1 2.0.69.Final - 4.1.116.Final + 4.1.117.Final 1.0.2 2.24.3 2.0.16 From 1683a47be1d9eebb2c4e7921b5ca83863f28dbaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:10:48 +0000 Subject: [PATCH 5/7] Bump bouncycastle.version from 1.79 to 1.80 Bumps `bouncycastle.version` from 1.79 to 1.80. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.79 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ff568273bf..1ed919cf21a 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ 9.7.1 3.48.4 2.36.0 - 1.79 + 1.80 From 66a0022ae2f504fd1eeb2ed246295d4355c64434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 04:49:44 +0000 Subject: [PATCH 6/7] Bump org.rocksdb:rocksdbjni from 9.8.4 to 9.10.0 Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 9.8.4 to 9.10.0. - [Release notes](https://github.com/facebook/rocksdb/releases) - [Changelog](https://github.com/facebook/rocksdb/blob/main/HISTORY.md) - [Commits](https://github.com/facebook/rocksdb/compare/v9.8.4...v9.10.0) --- updated-dependencies: - dependency-name: org.rocksdb:rocksdbjni dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50aac66e0d0..5be8e9f7d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ 3.1.0 2.3.1 1.1.1 - 9.8.4 + 9.10.0 2.5.1 1.15.11 2.11.0 From be9a5012647ef61009ee25158206a6c07c8059f3 Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Fri, 31 Jan 2025 10:51:53 +0100 Subject: [PATCH 7/7] License --- DEPENDENCY-LICENSES | 130 ++++++++++++++++++++------------------- LICENSE-binary | 146 +++++++++++++++++++++++--------------------- 2 files changed, 144 insertions(+), 132 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 0b716994e51..e5793057363 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -11,7 +11,7 @@ List of third-party dependencies grouped by their license type. AL 2.0, GPL v2, MPL 2.0 - * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.23.0 - https://www.rabbitmq.com) + * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.24.0 - https://www.rabbitmq.com) Apache License @@ -22,7 +22,7 @@ List of third-party dependencies grouped by their license type. * ActiveMQ :: Client (org.apache.activemq:activemq-client:5.18.3 - http://activemq.apache.org/activemq-client) * Aggregate Designer Algorithm (net.hydromatic:aggdesigner-algorithm:6.0 - http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm) - * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.29 - https://metrics.dropwizard.io/metrics-annotation) + * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.30 - https://metrics.dropwizard.io/metrics-annotation) * Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org) * Apache Calcite Avatica (org.apache.calcite.avatica:avatica-core:1.11.0 - https://calcite.apache.org/avatica/avatica-core) * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/) @@ -85,7 +85,7 @@ List of third-party dependencies grouped by their license type. * 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) * AutoService Processor (com.google.auto.service:auto-service:1.1.1 - https://github.com/google/auto/tree/main/service) - * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.1.8 - https://github.com/ben-manes/caffeine) + * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.0 - https://github.com/ben-manes/caffeine) * Calcite Core (org.apache.calcite:calcite-core:1.16.0 - https://calcite.apache.org/calcite-core) * Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.16.0 - https://calcite.apache.org/calcite-linq4j) * CDI APIs (javax.enterprise:cdi-api:1.0 - http://www.seamframework.org/Weld/cdi-api) @@ -99,26 +99,26 @@ List of third-party dependencies grouped by their license type. * Curator Client (org.apache.curator:curator-client:5.7.1 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.7.1 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.7.1 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) - * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) - * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) + * Dropwizard (io.dropwizard:dropwizard-core:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) * error-prone annotations (com.google.errorprone:error_prone_annotations:2.36.0 - https://errorprone.info/error_prone_annotations) * Esri Geometry API for Java (com.esri.geometry:esri-geometry-api:2.0.0 - https://github.com/Esri/geometry-api-java) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 - http://findbugs.sourceforge.net/) * 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) - * Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.29 - https://metrics.dropwizard.io/metrics-graphite) + * Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.30 - https://metrics.dropwizard.io/metrics-graphite) * Gson (com.google.code.gson:gson:2.11.0 - https://github.com/google/gson) * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.0-jre - https://github.com/google/guava) * Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.2 - https://github.com/google/guava/failureaccess) @@ -136,7 +136,7 @@ List of third-party dependencies grouped by their license type. * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.2 - https://github.com/FasterXML/jackson-datatypes-collections) * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) - * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.29 - https://metrics.dropwizard.io/metrics-json) + * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.30 - https://metrics.dropwizard.io/metrics-json) * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.18.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.18.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.18.2 - https://github.com/FasterXML/jackson-modules-base) @@ -152,7 +152,8 @@ List of third-party dependencies grouped by their license type. * jdependency (org.vafer:jdependency:2.10 - http://github.com/tcurdt/jdependency) * Jettison (org.codehaus.jettison:jettison:1.5.4 - https://github.com/jettison-json/jettison) * JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/) - * JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.29 - https://metrics.dropwizard.io/metrics-jvm) + * JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/) + * JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.30 - https://metrics.dropwizard.io/metrics-jvm) * Kerby ASN1 Project (org.apache.kerby:kerby-asn1:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-asn1) * Kerby Config (org.apache.kerby:kerby-config:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-config) * Kerby-kerb core (org.apache.kerby:kerb-core:2.0.3 - https://directory.apache.org/kerby/kerby-kerb/kerb-core) @@ -191,47 +192,47 @@ List of third-party dependencies grouped by their license type. * Maven Repository Metadata Model (org.apache.maven:maven-repository-metadata:3.9.9 - https://maven.apache.org/ref/3.9.9/maven-repository-metadata/) * Maven Settings (org.apache.maven:maven-settings:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-settings/) * Maven Settings Builder (org.apache.maven:maven-settings-builder:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-settings-builder/) - * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.29 - https://metrics.dropwizard.io/metrics-core) - * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.29 - https://metrics.dropwizard.io/metrics-healthchecks) - * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.29 - https://metrics.dropwizard.io/metrics-jersey3) - * Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.29 - https://metrics.dropwizard.io/metrics-jetty11) - * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.29 - https://metrics.dropwizard.io/metrics-logback) - * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.29 - https://metrics.dropwizard.io/metrics-jmx) - * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.29 - https://metrics.dropwizard.io/metrics-jakarta-servlets) - * Netty/All-in-One (io.netty:netty-all:4.1.116.Final - https://netty.io/netty-all/) - * Netty/Buffer (io.netty:netty-buffer:4.1.116.Final - https://netty.io/netty-buffer/) - * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.116.Final - https://netty.io/netty-codec-dns/) - * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.116.Final - https://netty.io/netty-codec-haproxy/) - * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.116.Final - https://netty.io/netty-codec-http/) - * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.116.Final - https://netty.io/netty-codec-http2/) - * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.116.Final - https://netty.io/netty-codec-memcache/) - * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.116.Final - https://netty.io/netty-codec-mqtt/) - * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.116.Final - https://netty.io/netty-codec-redis/) - * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.116.Final - https://netty.io/netty-codec-smtp/) - * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.116.Final - https://netty.io/netty-codec-socks/) - * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.116.Final - https://netty.io/netty-codec-stomp/) - * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.116.Final - https://netty.io/netty-codec-xml/) - * Netty/Codec (io.netty:netty-codec:4.1.116.Final - https://netty.io/netty-codec/) - * Netty/Common (io.netty:netty-common:4.1.116.Final - https://netty.io/netty-common/) - * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.116.Final - https://netty.io/netty-handler-proxy/) - * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.1.116.Final - https://netty.io/netty-handler-ssl-ocsp/) - * Netty/Handler (io.netty:netty-handler:4.1.116.Final - https://netty.io/netty-handler/) - * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.116.Final - https://netty.io/netty-resolver-dns-classes-macos/) - * Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.1.116.Final - https://netty.io/netty-resolver-dns-native-macos/) - * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.116.Final - https://netty.io/netty-resolver-dns/) - * Netty/Resolver (io.netty:netty-resolver:4.1.116.Final - https://netty.io/netty-resolver/) + * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.30 - https://metrics.dropwizard.io/metrics-core) + * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.30 - https://metrics.dropwizard.io/metrics-healthchecks) + * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.30 - https://metrics.dropwizard.io/metrics-jersey3) + * Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.30 - https://metrics.dropwizard.io/metrics-jetty11) + * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.30 - https://metrics.dropwizard.io/metrics-logback) + * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.30 - https://metrics.dropwizard.io/metrics-jmx) + * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.30 - https://metrics.dropwizard.io/metrics-jakarta-servlets) + * Netty/All-in-One (io.netty:netty-all:4.1.117.Final - https://netty.io/netty-all/) + * Netty/Buffer (io.netty:netty-buffer:4.1.117.Final - https://netty.io/netty-buffer/) + * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.117.Final - https://netty.io/netty-codec-dns/) + * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.117.Final - https://netty.io/netty-codec-haproxy/) + * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.117.Final - https://netty.io/netty-codec-http/) + * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.117.Final - https://netty.io/netty-codec-http2/) + * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.117.Final - https://netty.io/netty-codec-memcache/) + * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.117.Final - https://netty.io/netty-codec-mqtt/) + * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.117.Final - https://netty.io/netty-codec-redis/) + * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.117.Final - https://netty.io/netty-codec-smtp/) + * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.117.Final - https://netty.io/netty-codec-socks/) + * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.117.Final - https://netty.io/netty-codec-stomp/) + * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.117.Final - https://netty.io/netty-codec-xml/) + * Netty/Codec (io.netty:netty-codec:4.1.117.Final - https://netty.io/netty-codec/) + * Netty/Common (io.netty:netty-common:4.1.117.Final - https://netty.io/netty-common/) + * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.117.Final - https://netty.io/netty-handler-proxy/) + * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.1.117.Final - https://netty.io/netty-handler-ssl-ocsp/) + * Netty/Handler (io.netty:netty-handler:4.1.117.Final - https://netty.io/netty-handler/) + * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.117.Final - https://netty.io/netty-resolver-dns-classes-macos/) + * Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.1.117.Final - https://netty.io/netty-resolver-dns-native-macos/) + * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.117.Final - https://netty.io/netty-resolver-dns/) + * Netty/Resolver (io.netty:netty-resolver:4.1.117.Final - https://netty.io/netty-resolver/) * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) * Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/) * Netty/TomcatNative [OpenSSL - Dynamic] (io.netty:netty-tcnative:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative/) - * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.116.Final - https://netty.io/netty-transport-classes-epoll/) - * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.116.Final - https://netty.io/netty-transport-classes-kqueue/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.116.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.1.116.Final - https://netty.io/netty-transport-native-kqueue/) - * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.116.Final - https://netty.io/netty-transport-native-unix-common/) - * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.116.Final - https://netty.io/netty-transport-rxtx/) - * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.116.Final - https://netty.io/netty-transport-sctp/) - * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.116.Final - https://netty.io/netty-transport-udt/) - * Netty/Transport (io.netty:netty-transport:4.1.116.Final - https://netty.io/netty-transport/) + * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.117.Final - https://netty.io/netty-transport-classes-epoll/) + * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.117.Final - https://netty.io/netty-transport-classes-kqueue/) + * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.117.Final - https://netty.io/netty-transport-native-epoll/) + * Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.1.117.Final - https://netty.io/netty-transport-native-kqueue/) + * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.117.Final - https://netty.io/netty-transport-native-unix-common/) + * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.117.Final - https://netty.io/netty-transport-rxtx/) + * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.117.Final - https://netty.io/netty-transport-sctp/) + * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.117.Final - https://netty.io/netty-transport-udt/) + * Netty/Transport (io.netty:netty-transport:4.1.117.Final - https://netty.io/netty-transport/) * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.37.2 - https://bitbucket.org/connect2id/nimbus-jose-jwt) * Objenesis (org.objenesis:objenesis:3.4 - https://objenesis.org/objenesis) * OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 - https://github.com/open-telemetry/opentelemetry-java) @@ -308,7 +309,7 @@ List of third-party dependencies grouped by their license type. Apache License, Version 2.0, GNU General Public License, version 2 - * RocksDB JNI (org.rocksdb:rocksdbjni:9.8.4 - https://rocksdb.org) + * RocksDB JNI (org.rocksdb:rocksdbjni:9.10.0 - https://rocksdb.org) Apache License, Version 2.0, LGPL 2.1, MPL 1.1 @@ -316,9 +317,9 @@ List of third-party dependencies grouped by their license type. Bouncy Castle Licence - * Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.79 - https://www.bouncycastle.org/java.html) - * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.79 - https://www.bouncycastle.org/java.html) - * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.79 - https://www.bouncycastle.org/java.html) + * Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.80 - https://www.bouncycastle.org/download/bouncy-castle-java/) + * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.80 - https://www.bouncycastle.org/download/bouncy-castle-java/) + * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.80 - https://www.bouncycastle.org/download/bouncy-castle-java/) BSD-2-Clause, Public Domain, per Creative Commons CC0 @@ -378,6 +379,11 @@ List of third-party dependencies grouped by their license type. * spec.alpha (org.clojure:spec.alpha:0.5.238 - https://github.com/clojure/build.poms/spec.alpha) * tools.logging (org.clojure:tools.logging:1.3.0 - https://github.com/clojure/build.poms/tools.logging) + Eclipse Public License, Version 1.0, GNU Lesser General Public License + + * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.5 - http://logback.qos.ch/logback-access-common) + * Logback Access Jetty 11 Module (ch.qos.logback.access:logback-access-jetty11:2.0.5 - http://logback.qos.ch/logback-access-jetty11) + Eclipse Public License, Version 2.0 * grizzly-framework (org.glassfish.grizzly:grizzly-framework:4.0.2 - https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-framework) diff --git a/LICENSE-binary b/LICENSE-binary index 954e2197e2c..7dba216c8e7 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -660,7 +660,7 @@ The license texts of these dependencies can be found in the licenses directory. AL 2.0, GPL v2, MPL 2.0 - * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.23.0 - https://www.rabbitmq.com) + * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.24.0 - https://www.rabbitmq.com) Apache License @@ -670,7 +670,7 @@ The license texts of these dependencies can be found in the licenses directory. Apache License, Version 2.0 * Aggregate Designer Algorithm (net.hydromatic:aggdesigner-algorithm:6.0 - http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm) - * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.29 - https://metrics.dropwizard.io/metrics-annotation) + * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.30 - https://metrics.dropwizard.io/metrics-annotation) * Apache Calcite Avatica (org.apache.calcite.avatica:avatica-core:1.11.0 - https://calcite.apache.org/avatica/avatica-core) * 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.9.0 - http://commons.apache.org/proper/commons-cli/) @@ -716,7 +716,7 @@ The license texts of these dependencies can be found in the licenses directory. * 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) * ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/) - * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.1.8 - https://github.com/ben-manes/caffeine) + * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.0 - https://github.com/ben-manes/caffeine) * Calcite Core (org.apache.calcite:calcite-core:1.16.0 - https://calcite.apache.org/calcite-core) * Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.16.0 - https://calcite.apache.org/calcite-linq4j) * chill-java (com.twitter:chill-java:0.9.5 - https://github.com/twitter/chill) @@ -730,24 +730,24 @@ The license texts of these dependencies can be found in the licenses directory. * Curator Client (org.apache.curator:curator-client:5.7.1 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.7.1 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.7.1 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) - * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) - * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.11 - http://www.dropwizard.io/4.0.11/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) + * Dropwizard (io.dropwizard:dropwizard-core:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.12 - http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) * error-prone annotations (com.google.errorprone:error_prone_annotations:2.36.0 - https://errorprone.info/error_prone_annotations) * Esri Geometry API for Java (com.esri.geometry:esri-geometry-api:2.0.0 - https://github.com/Esri/geometry-api-java) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/) - * Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.29 - https://metrics.dropwizard.io/metrics-graphite) + * Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.30 - https://metrics.dropwizard.io/metrics-graphite) * Gson (com.google.code.gson:gson:2.11.0 - https://github.com/google/gson/gson) * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.0-jre - https://github.com/google/guava) * Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.2 - https://github.com/google/guava/failureaccess) @@ -763,7 +763,7 @@ The license texts of these dependencies can be found in the licenses directory. * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.2 - https://github.com/FasterXML/jackson-datatypes-collections) * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) - * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.29 - https://metrics.dropwizard.io/metrics-json) + * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.30 - https://metrics.dropwizard.io/metrics-json) * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.18.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.18.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.18.2 - https://github.com/FasterXML/jackson-modules-base) @@ -778,7 +778,8 @@ The license texts of these dependencies can be found in the licenses directory. * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.16 - http://www.slf4j.org) * Jettison (org.codehaus.jettison:jettison:1.5.4 - no url defined) * JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/) - * JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.29 - https://metrics.dropwizard.io/metrics-jvm) + * JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/) + * JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.30 - https://metrics.dropwizard.io/metrics-jvm) * Kerby ASN1 Project (org.apache.kerby:kerby-asn1:2.0.3 - http://directory.apache.org/kerby/kerby-common/kerby-asn1) * Kerby Config (org.apache.kerby:kerby-config:2.0.3 - http://directory.apache.org/kerby/kerby-common/kerby-config) * Kerby-kerb core (org.apache.kerby:kerb-core:2.0.3 - http://directory.apache.org/kerby/kerby-kerb/kerb-core) @@ -801,57 +802,57 @@ The license texts of these dependencies can be found in the licenses directory. * Maven Model (org.apache.maven:maven-model:3.9.9 - https://maven.apache.org/ref/3.6.0/maven-model/) * Maven Model Builder (org.apache.maven:maven-model-builder:3.9.9 - https://maven.apache.org/ref/3.9.9/maven-model-builder/) * Maven Repository Metadata Model (org.apache.maven:maven-repository-metadata:3.9.9 - https://maven.apache.org/ref/3.6.0/maven-repository-metadata/) - * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.29 - https://metrics.dropwizard.io/metrics-core) - * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.29 - https://metrics.dropwizard.io/metrics-healthchecks) - * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.29 - https://metrics.dropwizard.io/metrics-jersey3) - * Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.29 - https://metrics.dropwizard.io/metrics-jetty11) - * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.29 - https://metrics.dropwizard.io/metrics-logback) - * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.29 - https://metrics.dropwizard.io/metrics-jmx) - * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.29 - https://metrics.dropwizard.io/metrics-jakarta-servlets) - * Netty/All-in-One (io.netty:netty-all:4.1.116.Final - https://netty.io/netty-all/) - * Netty/Buffer (io.netty:netty-buffer:4.1.116.Final - https://netty.io/netty-buffer/) - * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.116.Final - https://netty.io/netty-codec-dns/) - * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.116.Final - https://netty.io/netty-codec-haproxy/) - * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.116.Final - https://netty.io/netty-codec-http/) - * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.116.Final - https://netty.io/netty-codec-http2/) - * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.116.Final - https://netty.io/netty-codec-memcache/) - * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.116.Final - https://netty.io/netty-codec-mqtt/) - * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.116.Final - https://netty.io/netty-codec-redis/) - * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.116.Final - https://netty.io/netty-codec-smtp/) - * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.116.Final - https://netty.io/netty-codec-socks/) - * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.116.Final - https://netty.io/netty-codec-stomp/) - * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.116.Final - https://netty.io/netty-codec-xml/) - * Netty/Codec (io.netty:netty-codec:4.1.116.Final - https://netty.io/netty-codec/) - * Netty/Common (io.netty:netty-common:4.1.116.Final - https://netty.io/netty-common/) - * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.116.Final - https://netty.io/netty-handler-proxy/) - * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.1.116.Final - https://netty.io/netty-handler-ssl-ocsp/) - * Netty/Handler (io.netty:netty-handler:4.1.116.Final - https://netty.io/netty-handler/) - * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.116.Final - https://netty.io/netty-resolver-dns-classes-macos/) - * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.116.Final - https://netty.io/netty-resolver-dns/) - * Netty/Resolver (io.netty:netty-resolver:4.1.116.Final - https://netty.io/netty-resolver/) + * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.30 - https://metrics.dropwizard.io/metrics-core) + * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.30 - https://metrics.dropwizard.io/metrics-healthchecks) + * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.30 - https://metrics.dropwizard.io/metrics-jersey3) + * Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.30 - https://metrics.dropwizard.io/metrics-jetty11) + * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.30 - https://metrics.dropwizard.io/metrics-logback) + * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.30 - https://metrics.dropwizard.io/metrics-jmx) + * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.30 - https://metrics.dropwizard.io/metrics-jakarta-servlets) + * Netty/All-in-One (io.netty:netty-all:4.1.117.Final - https://netty.io/netty-all/) + * Netty/Buffer (io.netty:netty-buffer:4.1.117.Final - https://netty.io/netty-buffer/) + * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.117.Final - https://netty.io/netty-codec-dns/) + * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.117.Final - https://netty.io/netty-codec-haproxy/) + * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.117.Final - https://netty.io/netty-codec-http/) + * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.117.Final - https://netty.io/netty-codec-http2/) + * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.117.Final - https://netty.io/netty-codec-memcache/) + * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.117.Final - https://netty.io/netty-codec-mqtt/) + * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.117.Final - https://netty.io/netty-codec-redis/) + * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.117.Final - https://netty.io/netty-codec-smtp/) + * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.117.Final - https://netty.io/netty-codec-socks/) + * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.117.Final - https://netty.io/netty-codec-stomp/) + * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.117.Final - https://netty.io/netty-codec-xml/) + * Netty/Codec (io.netty:netty-codec:4.1.117.Final - https://netty.io/netty-codec/) + * Netty/Common (io.netty:netty-common:4.1.117.Final - https://netty.io/netty-common/) + * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.117.Final - https://netty.io/netty-handler-proxy/) + * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.1.117.Final - https://netty.io/netty-handler-ssl-ocsp/) + * Netty/Handler (io.netty:netty-handler:4.1.117.Final - https://netty.io/netty-handler/) + * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.117.Final - https://netty.io/netty-resolver-dns-classes-macos/) + * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.117.Final - https://netty.io/netty-resolver-dns/) + * Netty/Resolver (io.netty:netty-resolver:4.1.117.Final - https://netty.io/netty-resolver/) * Netty/TomcatNative (io.netty:netty-tcnative:2.0.69.Final - https://github.com/netty/netty-tcnative) * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:jar:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) - * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.116.Final - https://netty.io/netty-transport-classes-epoll/) - * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.116.Final - https://netty.io/netty-transport-classes-kqueue/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.116.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:jar:4.1.116.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.116.Final - https://netty.io/netty-transport-native-unix-common/) - * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.116.Final - https://netty.io/netty-transport-rxtx/) - * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.116.Final - https://netty.io/netty-transport-sctp/) - * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.116.Final - https://netty.io/netty-transport-udt/) - * Netty/Transport (io.netty:netty-transport:4.1.116.Final - https://netty.io/netty-transport/) - * Netty/Buffer (io.netty:netty-buffer:4.1.116.Final - https://netty.io/netty-buffer/) - * Netty/Codec (io.netty:netty-codec:4.1.116.Final - https://netty.io/netty-codec/) - * Netty/Common (io.netty:netty-common:4.1.116.Final - https://netty.io/netty-common/) - * Netty/Handler (io.netty:netty-handler:4.1.116.Final - https://netty.io/netty-handler/) - * Netty/Resolver (io.netty:netty-resolver:4.1.116.Final - https://netty.io/netty-resolver/) + * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.117.Final - https://netty.io/netty-transport-classes-epoll/) + * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.117.Final - https://netty.io/netty-transport-classes-kqueue/) + * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.117.Final - https://netty.io/netty-transport-native-epoll/) + * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:jar:4.1.117.Final - https://netty.io/netty-transport-native-epoll/) + * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.117.Final - https://netty.io/netty-transport-native-unix-common/) + * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.117.Final - https://netty.io/netty-transport-rxtx/) + * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.117.Final - https://netty.io/netty-transport-sctp/) + * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.117.Final - https://netty.io/netty-transport-udt/) + * Netty/Transport (io.netty:netty-transport:4.1.117.Final - https://netty.io/netty-transport/) + * Netty/Buffer (io.netty:netty-buffer:4.1.117.Final - https://netty.io/netty-buffer/) + * Netty/Codec (io.netty:netty-codec:4.1.117.Final - https://netty.io/netty-codec/) + * Netty/Common (io.netty:netty-common:4.1.117.Final - https://netty.io/netty-common/) + * Netty/Handler (io.netty:netty-handler:4.1.117.Final - https://netty.io/netty-handler/) + * Netty/Resolver (io.netty:netty-resolver:4.1.117.Final - https://netty.io/netty-resolver/) * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) * Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/) - * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.116.Final - https://netty.io/netty-transport-classes-epoll/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.116.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.116.Final - https://netty.io/netty-transport-native-unix-common/) - * Netty/Transport (io.netty:netty-transport:4.1.116.Final - https://netty.io/netty-transport/) + * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.117.Final - https://netty.io/netty-transport-classes-epoll/) + * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.117.Final - https://netty.io/netty-transport-native-epoll/) + * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.117.Final - https://netty.io/netty-transport-native-unix-common/) + * Netty/Transport (io.netty:netty-transport:4.1.117.Final - https://netty.io/netty-transport/) * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.37.2 - https://bitbucket.org/connect2id/nimbus-jose-jwt) * Objenesis (org.objenesis:objenesis:3.4 - http://objenesis.org/objenesis) * OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 - https://github.com/open-telemetry/opentelemetry-java) @@ -899,7 +900,7 @@ The license texts of these dependencies can be found in the licenses directory. Apache License, Version 2.0, GNU General Public License, version 2 - * RocksDB JNI (org.rocksdb:rocksdbjni:9.8.4 - https://rocksdb.org) + * RocksDB JNI (org.rocksdb:rocksdbjni:9.10.0 - https://rocksdb.org) Apache License, Version 2.0, LGPL 2.1, MPL 1.1 @@ -907,9 +908,9 @@ The license texts of these dependencies can be found in the licenses directory. Bouncy Castle Licence - * Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.79 - https://www.bouncycastle.org/java.html) - * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.79 - http://www.bouncycastle.org/java.html) - * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.79 - http://www.bouncycastle.org/java.html) + * Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.80 - https://www.bouncycastle.org/java.html) + * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.80 - http://www.bouncycastle.org/java.html) + * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.80 - http://www.bouncycastle.org/java.html) BSD 2-Clause license @@ -960,6 +961,11 @@ The license texts of these dependencies can be found in the licenses directory. * spec.alpha (org.clojure:spec.alpha:0.5.238 - https://github.com/clojure/build.poms/spec.alpha) * tools.logging (org.clojure:tools.logging:1.3.0 - http://nexus.sonatype.org/oss-repository-hosting.html/pom.contrib/tools.logging) + Eclipse Public License, Version 1.0, GNU Lesser General Public License + + * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.5 - http://logback.qos.ch/logback-access-common) + * Logback Access Jetty 11 Module (ch.qos.logback.access:logback-access-jetty11:2.0.5 - http://logback.qos.ch/logback-access-jetty11) + Eclipse Public License, Version 2.0 * grizzly-framework (org.glassfish.grizzly:grizzly-framework:4.0.2 - https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-framework)