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 43e81dac8 STORM-4081 - Bump metrics.version from 4.2.26 to 4.2.27 
(#3689)
43e81dac8 is described below

commit 43e81dac8416cb1216cee6687c84eaaf7b0993b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 21 20:18:34 2024 +0200

    STORM-4081 - Bump metrics.version from 4.2.26 to 4.2.27 (#3689)
    
    * Bump metrics.version from 4.2.26 to 4.2.27
    
    Bumps `metrics.version` from 4.2.26 to 4.2.27.
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-annotation` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-json` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-jersey3` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-jetty11` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-logback` from 4.2.26 to 4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    Updates `io.dropwizard.metrics:metrics-jakarta-servlets` from 4.2.26 to 
4.2.27
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
    
    ---
    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] <[email protected]>
    
    * License
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Richard Zowalla <[email protected]>
---
 DEPENDENCY-LICENSES | 22 +++++++++++-----------
 LICENSE-binary      | 22 +++++++++++-----------
 pom.xml             |  2 +-
 3 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 9247067ec..a0152bf63 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -27,7 +27,7 @@ List of third-party dependencies grouped by their license 
type.
         * Aether :: Utilities (org.sonatype.aether:aether-util:1.7 - 
http://aether.sonatype.org/aether-util/)
         * Aggregate Designer Algorithm 
(net.hydromatic:aggdesigner-algorithm:6.0 - 
http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm)
         * aircompressor (io.airlift:aircompressor:0.10 - 
http://github.com/airlift/aircompressor)
-        * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.26 - 
https://metrics.dropwizard.io/metrics-annotation)
+        * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.27 - 
https://metrics.dropwizard.io/metrics-annotation)
         * Apache Ant Core (org.apache.ant:ant:1.9.1 - http://ant.apache.org/)
         * Apache Ant Launcher (org.apache.ant:ant-launcher:1.9.1 - 
http://ant.apache.org/)
         * Apache Avro (org.apache.avro:avro:1.11.3 - https://avro.apache.org)
@@ -180,7 +180,7 @@ List of third-party dependencies grouped by their license 
type.
         * Google Guice - Core Library (com.google.inject:guice:4.2.3 - 
https://github.com/google/guice/guice)
         * Google Guice - Extensions - AssistedInject 
(com.google.inject.extensions:guice-assistedinject:3.0 - 
http://code.google.com/p/google-guice/extensions-parent/guice-assistedinject/)
         * Google Guice - Extensions - Servlet 
(com.google.inject.extensions:guice-servlet:4.2.3 - 
https://github.com/google/guice/extensions-parent/guice-servlet)
-        * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.26 - 
https://metrics.dropwizard.io/metrics-graphite)
+        * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.27 - 
https://metrics.dropwizard.io/metrics-graphite)
         * Gson (com.google.code.gson:gson:2.10.1 - 
https://github.com/google/gson/gson)
         * Guava: Google Core Libraries for Java (com.google.guava:guava:19.0 - 
https://github.com/google/guava/guava)
         * Guava: Google Core Libraries for Java 
(com.google.guava:guava:33.0.0-jre - https://github.com/google/guava)
@@ -225,7 +225,7 @@ List of third-party dependencies grouped by their license 
type.
         * Jackson datatype: Guava 
(com.fasterxml.jackson.datatype:jackson-datatype-guava:2.17.2 - 
https://github.com/FasterXML/jackson-datatypes-collections)
         * Jackson datatype: jdk8 
(com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
         * Jackson datatype: JSR310 
(com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
-        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.26 - 
https://metrics.dropwizard.io/metrics-json)
+        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.27 - 
https://metrics.dropwizard.io/metrics-json)
         * Jackson Jakarta-RS: base 
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.17.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.17.2 - 
https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)
         * Jackson-JAXRS: base 
(com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.17.2 - 
https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base)
@@ -249,7 +249,7 @@ List of third-party dependencies grouped by their license 
type.
         * JPam (net.sf.jpam:jpam:1.1 - http://jpam.sf.net)
         * jsonschema2pojo-core (org.jsonschema2pojo:jsonschema2pojo-core:1.0.2 
- https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core)
         * 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.26 - 
https://metrics.dropwizard.io/metrics-jvm)
+        * JVM Integration for Metrics 
(io.dropwizard.metrics:metrics-jvm:4.2.27 - 
https://metrics.dropwizard.io/metrics-jvm)
         * Kerb Simple Kdc (org.apache.kerby:kerb-simplekdc:2.0.3 - 
https://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc)
         * 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)
@@ -316,13 +316,13 @@ List of third-party dependencies grouped by their license 
type.
         * 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.0 
- http://maven.apache.org/maven-settings-builder/)
         * 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.26 - 
https://metrics.dropwizard.io/metrics-core)
-        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.26 - 
https://metrics.dropwizard.io/metrics-healthchecks)
-        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.26 - 
https://metrics.dropwizard.io/metrics-jersey3)
-        * Metrics Integration for Jetty 11.x and higher 
(io.dropwizard.metrics:metrics-jetty11:4.2.26 - 
https://metrics.dropwizard.io/metrics-jetty11)
-        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.26 - 
https://metrics.dropwizard.io/metrics-logback)
-        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.26 - 
https://metrics.dropwizard.io/metrics-jmx)
-        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.26 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
+        * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.27 - 
https://metrics.dropwizard.io/metrics-core)
+        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.27 - 
https://metrics.dropwizard.io/metrics-healthchecks)
+        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.27 - 
https://metrics.dropwizard.io/metrics-jersey3)
+        * Metrics Integration for Jetty 11.x and higher 
(io.dropwizard.metrics:metrics-jetty11:4.2.27 - 
https://metrics.dropwizard.io/metrics-jetty11)
+        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.27 - 
https://metrics.dropwizard.io/metrics-logback)
+        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.27 - 
https://metrics.dropwizard.io/metrics-jmx)
+        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.27 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
         * Netty/All-in-One (io.netty:netty-all:4.1.112.Final - 
https://netty.io/netty-all/)
         * Netty/Buffer (io.netty:netty-buffer:4.1.112.Final - 
https://netty.io/netty-buffer/)
         * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.112.Final - 
https://netty.io/netty-codec-dns/)
diff --git a/LICENSE-binary b/LICENSE-binary
index 99d597c88..0e2c9ecbf 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -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.26 - 
https://metrics.dropwizard.io/metrics-annotation)
+        * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.27 - 
https://metrics.dropwizard.io/metrics-annotation)
         * aircompressor (io.airlift:aircompressor:0.10 - 
http://github.com/airlift/aircompressor)
         * Apache Ant Core (org.apache.ant:ant:1.9.1 - http://ant.apache.org/)
         * Apache Ant Launcher (org.apache.ant:ant-launcher:1.9.1 - 
http://ant.apache.org/)
@@ -800,7 +800,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Google Guice - Core Library (com.google.inject:guice:4.2.3 - 
https://github.com/google/guice/guice)
         * Google Guice - Extensions - AssistedInject 
(com.google.inject.extensions:guice-assistedinject:3.0 - 
http://code.google.com/p/google-guice/extensions-parent/guice-assistedinject/)
         * Google Guice - Extensions - Servlet 
(com.google.inject.extensions:guice-servlet:4.2.3 - 
https://github.com/google/guice/extensions-parent/guice-servlet)
-        * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.26 - 
https://metrics.dropwizard.io/metrics-graphite)
+        * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.27 - 
https://metrics.dropwizard.io/metrics-graphite)
         * Gson (com.google.code.gson:gson:2.10.1 - 
https://github.com/google/gson/gson)
         * Guava: Google Core Libraries for Java (com.google.guava:guava:19.0 - 
http://code.google.com/p/guava-libraries/guava)
         * Guava: Google Core Libraries for Java 
(com.google.guava:guava:33.0.0-jre - https://github.com/google/guava)
@@ -840,7 +840,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.17.2 - 
https://github.com/FasterXML/jackson-datatypes-collections)
         * Jackson datatype: jdk8 
(com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
         * Jackson datatype: JSR310 
(com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
-        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.26 - 
https://metrics.dropwizard.io/metrics-json)
+        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.27 - 
https://metrics.dropwizard.io/metrics-json)
         * Jackson Jakarta-RS: base 
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.17.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.17.2 - 
https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)
         * Jackson-JAXRS: base 
(com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.17.2 - 
https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base)
@@ -863,7 +863,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * jsonschema2pojo-core (org.jsonschema2pojo:jsonschema2pojo-core:1.0.2 
- https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core)
         * JPam (net.sf.jpam:jpam:1.1 - http://jpam.sf.net)
         * 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.26 - 
https://metrics.dropwizard.io/metrics-jvm)
+        * JVM Integration for Metrics 
(io.dropwizard.metrics:metrics-jvm:4.2.27 - 
https://metrics.dropwizard.io/metrics-jvm)
         * Kerb Simple Kdc (org.apache.kerby:kerb-simplekdc:2.0.3 - 
http://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc)
         * 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)
@@ -892,13 +892,13 @@ The license texts of these dependencies can be found in 
the licenses directory.
         * Maven Model (org.apache.maven:maven-model:3.6.0 - 
https://maven.apache.org/ref/3.6.0/maven-model/)
         * Maven Model Builder (org.apache.maven:maven-model-builder:3.6.0 - 
https://maven.apache.org/ref/3.6.0/maven-model-builder/)
         * Maven Repository Metadata Model 
(org.apache.maven:maven-repository-metadata:3.6.0 - 
https://maven.apache.org/ref/3.6.0/maven-repository-metadata/)
-        * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.26 - 
https://metrics.dropwizard.io/metrics-core)
-        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.26 - 
https://metrics.dropwizard.io/metrics-healthchecks)
-        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.26 - 
https://metrics.dropwizard.io/metrics-jersey3)
-        * Metrics Integration for Jetty 11.x and higher 
(io.dropwizard.metrics:metrics-jetty11:4.2.26 - 
https://metrics.dropwizard.io/metrics-jetty11)
-        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.26 - 
https://metrics.dropwizard.io/metrics-logback)
-        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.26 - 
https://metrics.dropwizard.io/metrics-jmx)
-        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.26 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
+        * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.27 - 
https://metrics.dropwizard.io/metrics-core)
+        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.27 - 
https://metrics.dropwizard.io/metrics-healthchecks)
+        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.27 - 
https://metrics.dropwizard.io/metrics-jersey3)
+        * Metrics Integration for Jetty 11.x and higher 
(io.dropwizard.metrics:metrics-jetty11:4.2.27 - 
https://metrics.dropwizard.io/metrics-jetty11)
+        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.27 - 
https://metrics.dropwizard.io/metrics-logback)
+        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.27 - 
https://metrics.dropwizard.io/metrics-jmx)
+        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.27 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
         * Netty/All-in-One (io.netty:netty-all:4.1.112.Final - 
https://netty.io/netty-all/)
         * Netty/Buffer (io.netty:netty-buffer:4.1.112.Final - 
https://netty.io/netty-buffer/)
         * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.112.Final - 
https://netty.io/netty-codec-dns/)
diff --git a/pom.xml b/pom.xml
index e564b3d5d..1aff9c8bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
         <sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
         <log4j.version>2.23.0</log4j.version>
         <slf4j.version>1.7.36</slf4j.version>
-        <metrics.version>4.2.26</metrics.version>
+        <metrics.version>4.2.27</metrics.version>
         <mockito.version>4.11.0</mockito.version>
         <zookeeper.version>3.9.2</zookeeper.version>
         <snappy.version>1.1.10.4</snappy.version>

Reply via email to