This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new bd9bd558b Several Dependency Updates (#3818)
bd9bd558b is described below
commit bd9bd558b5b96634263aae9da22ff96bc88d0687
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue Dec 17 09:08:51 2024 +0100
Several Dependency Updates (#3818)
STORM-4135 - Commons IO 2.18.0
STORM-4136 - Dropwizard 4.0.11
STORM-4137 - Metrics 4.2.29
STORM-4138 - Jackson 2.18.2
STORM-4139 - Prometheus 1.3.5
STORM-4140 - Commons Text 1.13.0
STORM-4141 - ByteBuddy 1.15.11
---
DEPENDENCY-LICENSES | 109 +++++++++++++++---------------
LICENSE-binary | 86 +++++++++++------------
external/storm-metrics-prometheus/pom.xml | 2 +-
pom.xml | 22 +++---
4 files changed, 110 insertions(+), 109 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index b66f3ee09..adbf10555 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.22.0 -
https://www.rabbitmq.com)
+ * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.23.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.28 -
https://metrics.dropwizard.io/metrics-annotation)
+ * Annotations for Metrics
(io.dropwizard.metrics:metrics-annotation:4.2.29 -
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/)
@@ -36,14 +36,14 @@ List of third-party dependencies grouped by their license
type.
* Apache Commons CSV (org.apache.commons:commons-csv:1.12.0 -
https://commons.apache.org/proper/commons-csv/)
* Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 -
https://commons.apache.org/proper/commons-exec/)
* Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5
- https://commons.apache.org/proper/commons-fileupload/)
- * Apache Commons IO (commons-io:commons-io:2.17.0 -
https://commons.apache.org/proper/commons-io/)
+ * Apache Commons IO (commons-io:commons-io:2.18.0 -
https://commons.apache.org/proper/commons-io/)
* Apache Commons Lang (org.apache.commons:commons-lang3:3.17.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.2 -
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.12.0 -
https://commons.apache.org/proper/commons-text)
+ * Apache Commons Text (org.apache.commons:commons-text:1.13.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)
@@ -99,49 +99,49 @@ 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.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
- * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
- * Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
- * Dropwizard Health Checking Support
(io.dropwizard:dropwizard-health:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
- * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
- * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
- * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
- * Dropwizard Lifecycle Support
(io.dropwizard:dropwizard-lifecycle:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
- * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
- * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
- * Dropwizard Request Logging Support
(io.dropwizard:dropwizard-request-logging:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
- * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
- * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
- * Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
- * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.35.1 -
https://errorprone.info/error_prone_annotations)
+ * 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)
+ * 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.28 -
https://metrics.dropwizard.io/metrics-graphite)
+ * Graphite Integration for Metrics
(io.dropwizard.metrics:metrics-graphite:4.2.29 -
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.3.1-jre - https://github.com/google/guava)
* Guava InternalFutureFailureAccess and InternalFutures
(com.google.guava:failureaccess:1.0.2 -
https://github.com/google/guava/failureaccess)
* Guava ListenableFuture only
(com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava -
https://github.com/google/guava/listenablefuture)
* hawtbuf (org.fusesource.hawtbuf:hawtbuf:1.11 -
http://hawtbuf.fusesource.org/hawtbuf)
* Hibernate Validator Engine
(org.hibernate.validator:hibernate-validator:7.0.5.Final -
http://hibernate.org/validator/hibernate-validator)
- * HikariCP (com.zaxxer:HikariCP:6.2.0 -
https://github.com/brettwooldridge/HikariCP)
+ * HikariCP (com.zaxxer:HikariCP:6.2.1 -
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.18.1 -
https://github.com/FasterXML/jackson)
- * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.1 -
https://github.com/FasterXML/jackson-core)
- * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.1
- https://github.com/FasterXML/jackson)
- * Jackson dataformat: Smile
(com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.1 -
https://github.com/FasterXML/jackson-dataformats-binary)
- * Jackson-dataformat-YAML
(com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.1 -
https://github.com/FasterXML/jackson-dataformats-text)
- * Jackson datatype: Guava
(com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.1 -
https://github.com/FasterXML/jackson-datatypes-collections)
- * Jackson datatype: jdk8
(com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.1 -
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
- * Jackson datatype: JSR310
(com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.1 -
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
- * Jackson Integration for Metrics
(io.dropwizard.metrics:metrics-json:4.2.28 -
https://metrics.dropwizard.io/metrics-json)
- * Jackson Jakarta-RS: base
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.18.1 -
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.1 -
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.1 -
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.18.1
- https://github.com/FasterXML/jackson-modules-base)
- * Jackson-module-parameter-names
(com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.1 -
https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
+ * Jackson-annotations
(com.fasterxml.jackson.core:jackson-annotations:2.18.2 -
https://github.com/FasterXML/jackson)
+ * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.2 -
https://github.com/FasterXML/jackson-core)
+ * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.2
- https://github.com/FasterXML/jackson)
+ * Jackson dataformat: Smile
(com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.2 -
https://github.com/FasterXML/jackson-dataformats-binary)
+ * Jackson-dataformat-YAML
(com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2 -
https://github.com/FasterXML/jackson-dataformats-text)
+ * 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 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)
+ * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind)
(com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.18.2
- https://github.com/FasterXML/jackson-modules-base)
+ * Jackson-module-parameter-names
(com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 -
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)
@@ -152,7 +152,7 @@ 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.28 -
https://metrics.dropwizard.io/metrics-jvm)
+ * JVM Integration for Metrics
(io.dropwizard.metrics:metrics-jvm:4.2.29 -
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,13 +191,13 @@ 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.28 -
https://metrics.dropwizard.io/metrics-core)
- * Metrics Health Checks
(io.dropwizard.metrics:metrics-healthchecks:4.2.28 -
https://metrics.dropwizard.io/metrics-healthchecks)
- * Metrics Integration for Jersey 3.x
(io.dropwizard.metrics:metrics-jersey3:4.2.28 -
https://metrics.dropwizard.io/metrics-jersey3)
- * Metrics Integration for Jetty 11.x and higher
(io.dropwizard.metrics:metrics-jetty11:4.2.28 -
https://metrics.dropwizard.io/metrics-jetty11)
- * Metrics Integration for Logback
(io.dropwizard.metrics:metrics-logback:4.2.28 -
https://metrics.dropwizard.io/metrics-logback)
- * Metrics Integration with JMX
(io.dropwizard.metrics:metrics-jmx:4.2.28 -
https://metrics.dropwizard.io/metrics-jmx)
- * Metrics Utility Jakarta Servlets
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.28 -
https://metrics.dropwizard.io/metrics-jakarta-servlets)
+ * 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.115.Final -
https://netty.io/netty-all/)
* Netty/Buffer (io.netty:netty-buffer:4.1.115.Final -
https://netty.io/netty-buffer/)
* Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.115.Final -
https://netty.io/netty-codec-dns/)
@@ -245,16 +245,17 @@ List of third-party dependencies grouped by their license
type.
* Plexus Interpolation API
(org.codehaus.plexus:plexus-interpolation:1.25 -
http://codehaus-plexus.github.io/plexus-interpolation/)
* Plexus Interpolation API
(org.codehaus.plexus:plexus-interpolation:1.27 -
https://codehaus-plexus.github.io/plexus-pom/plexus-interpolation/)
* Plexus Security Dispatcher Component
(org.sonatype.plexus:plexus-sec-dispatcher:1.4 -
http://spice.sonatype.org/plexus-sec-dispatcher)
- * Prometheus Metrics Config
(io.prometheus:prometheus-metrics-config:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-config)
- * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.3
- http://github.com/prometheus/client_java/prometheus-metrics-core)
- * Prometheus Metrics Exporter - Common
(io.prometheus:prometheus-metrics-exporter-common:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
- * Prometheus Metrics Exporter - Pushgateway
(io.prometheus:prometheus-metrics-exporter-pushgateway:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-pushgateway)
- * Prometheus Metrics Exposition Formats
(io.prometheus:prometheus-metrics-exposition-formats:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
- * Prometheus Metrics Model
(io.prometheus:prometheus-metrics-model:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-model)
- * Prometheus Metrics Tracer Common
(io.prometheus:prometheus-metrics-tracer-common:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
- * Prometheus Metrics Tracer Initializer
(io.prometheus:prometheus-metrics-tracer-initializer:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
- * Prometheus Metrics Tracer OpenTelemetry
(io.prometheus:prometheus-metrics-tracer-otel:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
- * Prometheus Metrics Tracer OpenTelemetry Agent
(io.prometheus:prometheus-metrics-tracer-otel-agent:1.3.3 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
+ * Prometheus Metrics Config
(io.prometheus:prometheus-metrics-config:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-config)
+ * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.5
- http://github.com/prometheus/client_java/prometheus-metrics-core)
+ * Prometheus Metrics Exporter - Common
(io.prometheus:prometheus-metrics-exporter-common:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
+ * Prometheus Metrics Exporter - Pushgateway
(io.prometheus:prometheus-metrics-exporter-pushgateway:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-pushgateway)
+ * Prometheus Metrics Exposition Formats
(io.prometheus:prometheus-metrics-exposition-formats:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
+ * Prometheus Metrics Exposition Text Formats
(io.prometheus:prometheus-metrics-exposition-textformats:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-exposition-textformats)
+ * Prometheus Metrics Model
(io.prometheus:prometheus-metrics-model:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-model)
+ * Prometheus Metrics Tracer Common
(io.prometheus:prometheus-metrics-tracer-common:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
+ * Prometheus Metrics Tracer Initializer
(io.prometheus:prometheus-metrics-tracer-initializer:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
+ * Prometheus Metrics Tracer OpenTelemetry
(io.prometheus:prometheus-metrics-tracer-otel:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
+ * Prometheus Metrics Tracer OpenTelemetry Agent
(io.prometheus:prometheus-metrics-tracer-otel-agent:1.3.5 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
* sigar (org.fusesource:sigar:1.6.4 - http://fusesource.com/sigar/)
* SLF4J 1 Binding for Log4j API
(org.apache.logging.log4j:log4j-slf4j-impl:2.24.3 -
https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j-impl/)
* SnakeYAML (org.yaml:snakeyaml:2.2 -
https://bitbucket.org/snakeyaml/snakeyaml)
@@ -417,7 +418,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.48.2 -
https://checkerframework.org/)
+ * Checker Qual (org.checkerframework:checker-qual:3.48.3 -
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)
diff --git a/LICENSE-binary b/LICENSE-binary
index b87132347..9666cc9f4 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -655,12 +655,12 @@ The license texts of these dependencies can be found in
the licenses directory.
* Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
* Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5
- https://commons.apache.org/proper/commons-fileupload/)
* Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 -
https://commons.apache.org/proper/commons-lang/)
- * Apache Commons Text (org.apache.commons:commons-text:1.12.0 -
https://commons.apache.org/proper/commons-text)
+ * Apache Commons Text (org.apache.commons:commons-text:1.13.0 -
https://commons.apache.org/proper/commons-text)
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 -
https://github.com/xerial/snappy-java)
AL 2.0, GPL v2, MPL 2.0
- * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.22.0 -
https://www.rabbitmq.com)
+ * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.23.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.28 -
https://metrics.dropwizard.io/metrics-annotation)
+ * Annotations for Metrics
(io.dropwizard.metrics:metrics-annotation:4.2.29 -
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/)
@@ -682,7 +682,7 @@ The license texts of these dependencies can be found in the
licenses directory.
* Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 -
https://commons.apache.org/proper/commons-crypto/)
* Apache Commons CSV (org.apache.commons:commons-csv:1.12.0 -
http://commons.apache.org/proper/commons-csv/)
* Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 -
http://commons.apache.org/proper/commons-exec/)
- * Apache Commons IO (commons-io:commons-io:2.17.0 -
https://commons.apache.org/proper/commons-io/)
+ * Apache Commons IO (commons-io:commons-io:2.18.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 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)
@@ -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.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
- * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
- * Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
- * Dropwizard Health Checking Support
(io.dropwizard:dropwizard-health:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
- * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
- * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
- * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
- * Dropwizard Lifecycle Support
(io.dropwizard:dropwizard-lifecycle:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
- * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
- * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
- * Dropwizard Request Logging Support
(io.dropwizard:dropwizard-request-logging:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
- * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.10
-
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
- * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
- * Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
- * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.35.1 -
https://errorprone.info/error_prone_annotations)
+ * 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)
+ * 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.28 -
https://metrics.dropwizard.io/metrics-graphite)
+ * Graphite Integration for Metrics
(io.dropwizard.metrics:metrics-graphite:4.2.29 -
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.3.1-jre - https://github.com/google/guava)
* Guava InternalFutureFailureAccess and InternalFutures
(com.google.guava:failureaccess:1.0.2 -
https://github.com/google/guava/failureaccess)
@@ -755,20 +755,20 @@ The license texts of these dependencies can be found in
the licenses directory.
* Hibernate Validator Engine
(org.hibernate.validator:hibernate-validator:7.0.5.Final -
http://hibernate.org/validator/hibernate-validator)
* 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.18.1 -
https://github.com/FasterXML/jackson)
- * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.1 -
https://github.com/FasterXML/jackson-core)
- * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.1
- https://github.com/FasterXML/jackson)
- * Jackson dataformat: Smile
(com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.1 -
https://github.com/FasterXML/jackson-dataformats-binary)
- * Jackson-dataformat-YAML
(com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.1 -
https://github.com/FasterXML/jackson-dataformats-text)
- * Jackson datatype: Guava
(com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.1 -
https://github.com/FasterXML/jackson-datatypes-collections)
- * Jackson datatype: jdk8
(com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.1 -
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
- * Jackson datatype: JSR310
(com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.1 -
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
- * Jackson Integration for Metrics
(io.dropwizard.metrics:metrics-json:4.2.28 -
https://metrics.dropwizard.io/metrics-json)
- * Jackson Jakarta-RS: base
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.18.1 -
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.1 -
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.1 -
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.18.1
- https://github.com/FasterXML/jackson-modules-base)
- * Jackson-module-parameter-names
(com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.1 -
https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
+ * Jackson-annotations
(com.fasterxml.jackson.core:jackson-annotations:2.18.2 -
https://github.com/FasterXML/jackson)
+ * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.2 -
https://github.com/FasterXML/jackson-core)
+ * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.2
- https://github.com/FasterXML/jackson)
+ * Jackson dataformat: Smile
(com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.2 -
https://github.com/FasterXML/jackson-dataformats-binary)
+ * Jackson-dataformat-YAML
(com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2 -
https://github.com/FasterXML/jackson-dataformats-text)
+ * 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 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)
+ * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind)
(com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.18.2
- https://github.com/FasterXML/jackson-modules-base)
+ * Jackson-module-parameter-names
(com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 -
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)
@@ -778,7 +778,7 @@ The license texts of these dependencies can be found in the
licenses directory.
* JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.36 -
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.28 -
https://metrics.dropwizard.io/metrics-jvm)
+ * JVM Integration for Metrics
(io.dropwizard.metrics:metrics-jvm:4.2.29 -
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,13 +801,13 @@ 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.28 -
https://metrics.dropwizard.io/metrics-core)
- * Metrics Health Checks
(io.dropwizard.metrics:metrics-healthchecks:4.2.28 -
https://metrics.dropwizard.io/metrics-healthchecks)
- * Metrics Integration for Jersey 3.x
(io.dropwizard.metrics:metrics-jersey3:4.2.28 -
https://metrics.dropwizard.io/metrics-jersey3)
- * Metrics Integration for Jetty 11.x and higher
(io.dropwizard.metrics:metrics-jetty11:4.2.28 -
https://metrics.dropwizard.io/metrics-jetty11)
- * Metrics Integration for Logback
(io.dropwizard.metrics:metrics-logback:4.2.28 -
https://metrics.dropwizard.io/metrics-logback)
- * Metrics Integration with JMX
(io.dropwizard.metrics:metrics-jmx:4.2.28 -
https://metrics.dropwizard.io/metrics-jmx)
- * Metrics Utility Jakarta Servlets
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.28 -
https://metrics.dropwizard.io/metrics-jakarta-servlets)
+ * 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.115.Final -
https://netty.io/netty-all/)
* Netty/Buffer (io.netty:netty-buffer:4.1.115.Final -
https://netty.io/netty-buffer/)
* Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.115.Final -
https://netty.io/netty-codec-dns/)
@@ -995,7 +995,7 @@ The license texts of these dependencies can be found in the
licenses directory.
MIT License
* argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 -
https://argparse4j.github.io)
- * Checker Qual (org.checkerframework:checker-qual:3.48.2 -
https://checkerframework.org/)
+ * Checker Qual (org.checkerframework:checker-qual:3.48.3 -
https://checkerframework.org/)
* JCodings (org.jruby.jcodings:jcodings:1.0.58 -
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
* Joni (org.jruby.joni:joni:2.2.1 -
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
* JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.36 -
http://www.slf4j.org)
diff --git a/external/storm-metrics-prometheus/pom.xml
b/external/storm-metrics-prometheus/pom.xml
index 12779cf91..c497e7db6 100644
--- a/external/storm-metrics-prometheus/pom.xml
+++ b/external/storm-metrics-prometheus/pom.xml
@@ -30,7 +30,7 @@
<name>storm-metrics-prometheus</name>
<properties>
- <prometheus.client.version>1.3.3</prometheus.client.version>
+ <prometheus.client.version>1.3.5</prometheus.client.version>
</properties>
<dependencies>
diff --git a/pom.xml b/pom.xml
index 827efb369..1a7a47aa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,14 +84,14 @@
<!-- dependency versions -->
<clojure.version>1.12.0</clojure.version>
<commons-compress.version>1.27.1</commons-compress.version>
- <commons-io.version>2.17.0</commons-io.version>
+ <commons-io.version>2.18.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-exec.version>1.4.0</commons-exec.version>
<commons-collections.version>4.4</commons-collections.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
<commons-codec.version>1.17.1</commons-codec.version>
- <commons-text.version>1.12.0</commons-text.version>
+ <commons-text.version>1.13.0</commons-text.version>
<commons-cli.version>1.9.0</commons-cli.version>
<curator.version>5.7.1</curator.version>
<jetty.version>11.0.24</jetty.version>
@@ -109,12 +109,12 @@
<sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
<log4j.version>2.24.3</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
- <metrics.version>4.2.28</metrics.version>
+ <metrics.version>4.2.29</metrics.version>
<mockito.version>5.14.2</mockito.version>
<zookeeper.version>3.9.3</zookeeper.version>
<snappy.version>1.1.10.7</snappy.version>
<jline.version>2.14.6</jline.version>
- <hikari.version>6.2.0</hikari.version>
+ <hikari.version>6.2.1</hikari.version>
<hadoop.version>3.4.1</hadoop.version>
<hdfs.version>${hadoop.version}</hdfs.version>
<hbase.version>2.6.1-hadoop3</hbase.version>
@@ -132,8 +132,8 @@
<jedis.version>5.2.0</jedis.version>
<activemq.version>5.18.3</activemq.version>
- <jackson.version>2.18.1</jackson.version>
- <jackson.databind.version>2.18.1</jackson.databind.version>
+ <jackson.version>2.18.2</jackson.version>
+ <jackson.databind.version>2.18.2</jackson.databind.version>
<storm.kafka.client.version>3.9.0</storm.kafka.client.version>
<testcontainers.version>1.20.4</testcontainers.version>
@@ -147,7 +147,7 @@
<maven.version>3.9.9</maven.version>
<azure-eventhubs.version>0.13.1</azure-eventhubs.version>
<jersey.version>3.1.9</jersey.version>
- <dropwizard.version>4.0.10</dropwizard.version>
+ <dropwizard.version>4.0.11</dropwizard.version>
<j2html.version>1.6.0</j2html.version>
<caffeine.version>3.1.8</caffeine.version>
<jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>
@@ -157,15 +157,15 @@
<activation-version>1.1.1</activation-version>
<rocksdb-jni-version>9.7.3</rocksdb-jni-version>
<json-smart.version>2.5.1</json-smart.version>
- <byte-buddy.version>1.15.10</byte-buddy.version>
+ <byte-buddy.version>1.15.11</byte-buddy.version>
<gson.version>2.11.0</gson.version>
<!-- see intellij profile below... This fixes an annoyance with
intellij -->
<provided.scope>provided</provided.scope>
<jakarta-el.version>3.0.1-b12</jakarta-el.version>
<asm.version>9.7.1</asm.version>
- <checker-qual.version>3.48.2</checker-qual.version>
-
<error_prone_annotations.version>2.35.1</error_prone_annotations.version>
+ <checker-qual.version>3.48.3</checker-qual.version>
+
<error_prone_annotations.version>2.36.0</error_prone_annotations.version>
<bouncycastle.version>1.79</bouncycastle.version>
</properties>
@@ -1640,7 +1640,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>3.11.1</version>
+ <version>3.11.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>