This is an automated email from the ASF dual-hosted git repository.

rabreu 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 6fb8e177c Bump metrics.version from 4.2.37 to 4.2.38 (#8376)
6fb8e177c is described below

commit 6fb8e177c1201b66bb18fbd51b62652d846d1998
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 17:57:41 2026 +0000

    Bump metrics.version from 4.2.37 to 4.2.38 (#8376)
    
    * Bump metrics.version from 4.2.37 to 4.2.38
    
    Bumps `metrics.version` from 4.2.37 to 4.2.38.
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-annotation` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-json` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-jersey3` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-jetty12` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-logback` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-jakarta-servlets` from 4.2.37 to 
4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-graphite
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jvm
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jmx
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-annotation
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-json
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-healthchecks
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jersey3
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jetty12
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-logback
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jakarta-servlets
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fixing licenses
    
    * Fixing licenses
    
    * Fixing licenses
    
    * Fixing licenses
    
    * Fixing licenses
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Abreu <[email protected]>
---
 DEPENDENCY-LICENSES | 24 ++++++++++++------------
 LICENSE-binary      | 24 ++++++++++++------------
 pom.xml             |  2 +-
 3 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 6524a7d6e..bc35e6867 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -10,7 +10,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.26.0 - 
https://www.rabbitmq.com)
+        * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.28.0 - 
https://www.rabbitmq.com)
 
     Apache License
 
@@ -19,7 +19,7 @@ List of third-party dependencies grouped by their license 
type.
     Apache License, Version 2.0
 
         * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.2.0 - 
http://activemq.apache.org/activemq-client)
-        * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.37 - 
https://metrics.dropwizard.io/metrics-annotation)
+        * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.38 - 
https://metrics.dropwizard.io/metrics-annotation)
         * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
         * Apache Commons CLI (commons-cli:commons-cli:1.11.0 - 
https://commons.apache.org/proper/commons-cli/)
         * Apache Commons Codec (commons-codec:commons-codec:1.21.0 - 
https://commons.apache.org/proper/commons-codec/)
@@ -104,7 +104,7 @@ List of third-party dependencies grouped by their license 
type.
         * error-prone annotations 
(com.google.errorprone:error_prone_annotations:2.46.0 - 
https://errorprone.info/error_prone_annotations)
         * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - 
http://findbugs.sourceforge.net/)
         * Google Guice - Core Library (com.google.inject:guice:4.2.1 - 
https://github.com/google/guice/guice)
-        * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.37 - 
https://metrics.dropwizard.io/metrics-graphite)
+        * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.38 - 
https://metrics.dropwizard.io/metrics-graphite)
         * Gson (com.google.code.gson:gson:2.13.2 - 
https://github.com/google/gson)
         * Guava: Google Core Libraries for Java 
(com.google.guava:guava:33.5.0-jre - https://github.com/google/guava)
         * Guava InternalFutureFailureAccess and InternalFutures 
(com.google.guava:failureaccess:1.0.3 - 
https://github.com/google/guava/failureaccess)
@@ -123,7 +123,7 @@ List of third-party dependencies grouped by their license 
type.
         * Jackson datatype: Guava 
(com.fasterxml.jackson.datatype:jackson-datatype-guava:2.21.0 - 
https://github.com/FasterXML/jackson-datatypes-collections)
         * Jackson datatype: jdk8 
(com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.21.0 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
         * Jackson datatype: JSR310 
(com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.0 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
-        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.37 - 
https://metrics.dropwizard.io/metrics-json)
+        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.38 - 
https://metrics.dropwizard.io/metrics-json)
         * Jackson Jakarta-RS: base 
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.21.0 - 
https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base)
         * Jackson Jakarta-RS: JSON 
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.21.0 - 
https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)
         * Jackson module: Blackbird 
(com.fasterxml.jackson.module:jackson-module-blackbird:2.21.0 - 
https://github.com/FasterXML/jackson-modules-base)
@@ -140,7 +140,7 @@ List of third-party dependencies grouped by their license 
type.
         * Jettison (org.codehaus.jettison:jettison:1.5.4 - 
https://github.com/jettison-json/jettison)
         * JSON Small and Fast Parser (net.minidev:json-smart:2.6.0 - 
https://urielch.github.io/)
         * JSpecify annotations (org.jspecify:jspecify:1.0.0 - 
http://jspecify.org/)
-        * JVM Integration for Metrics 
(io.dropwizard.metrics:metrics-jvm:4.2.37 - 
https://metrics.dropwizard.io/metrics-jvm)
+        * JVM Integration for Metrics 
(io.dropwizard.metrics:metrics-jvm:4.2.38 - 
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)
@@ -179,14 +179,14 @@ List of third-party dependencies grouped by their license 
type.
         * Maven Repository Metadata Model 
(org.apache.maven:maven-repository-metadata:3.9.12 - 
https://maven.apache.org/ref/3.9.12/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.37 - 
https://metrics.dropwizard.io/metrics-core)
-        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.37 - 
https://metrics.dropwizard.io/metrics-healthchecks)
-        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.37 - 
https://metrics.dropwizard.io/metrics-jersey3)
-        * Metrics Integration for Jetty 12.x and higher 
(io.dropwizard.metrics:metrics-jetty12:4.2.37 - 
https://metrics.dropwizard.io/metrics-jetty12)
+        * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.38 - 
https://metrics.dropwizard.io/metrics-core)
+        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.38 - 
https://metrics.dropwizard.io/metrics-healthchecks)
+        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.38 - 
https://metrics.dropwizard.io/metrics-jersey3)
+        * Metrics Integration for Jetty 12.x and higher 
(io.dropwizard.metrics:metrics-jetty12:4.2.38 - 
https://metrics.dropwizard.io/metrics-jetty12)
         * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 
(io.dropwizard.metrics:metrics-jetty12-ee10:4.2.37 - 
https://metrics.dropwizard.io/metrics-jetty12-ee10)
-        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.37 - 
https://metrics.dropwizard.io/metrics-logback)
-        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.37 - 
https://metrics.dropwizard.io/metrics-jmx)
-        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.37 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
+        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.38 - 
https://metrics.dropwizard.io/metrics-logback)
+        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.38 - 
https://metrics.dropwizard.io/metrics-jmx)
+        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.38 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
         * micrometer-commons (io.micrometer:micrometer-commons:1.16.2 - 
https://github.com/micrometer-metrics/micrometer)
         * micrometer-observation (io.micrometer:micrometer-observation:1.16.2 
- https://github.com/micrometer-metrics/micrometer)
         * Netty/All-in-One (io.netty:netty-all:4.2.9.Final - 
https://netty.io/netty-all/)
diff --git a/LICENSE-binary b/LICENSE-binary
index b2aa0f121..b126bbf26 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -651,7 +651,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.26.0 - 
https://www.rabbitmq.com)
+        * RabbitMQ Java Client (com.rabbitmq:amqp-client:5.28.0 - 
https://www.rabbitmq.com)
 
     Apache License
 
@@ -659,7 +659,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
 
     Apache License, Version 2.0
 
-        * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.37 - 
https://metrics.dropwizard.io/metrics-annotation)
+        * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.38 - 
https://metrics.dropwizard.io/metrics-annotation)
         * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
         * Apache Commons CLI (commons-cli:commons-cli:1.11.0 - 
https://commons.apache.org/proper/commons-cli/)
         * Apache Commons Codec (commons-codec:commons-codec:1.21.0 - 
https://commons.apache.org/proper/commons-codec/)
@@ -729,7 +729,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Dropwizard Validation Support 
(io.dropwizard:dropwizard-validation:5.0.0 - 
http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
         * error-prone annotations 
(com.google.errorprone:error_prone_annotations:2.46.0 - 
https://errorprone.info/error_prone_annotations)
         * 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.37 - 
https://metrics.dropwizard.io/metrics-graphite)
+        * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.38 - 
https://metrics.dropwizard.io/metrics-graphite)
         * Gson (com.google.code.gson:gson:2.13.2 - 
https://github.com/google/gson)
         * Guava: Google Core Libraries for Java 
(com.google.guava:guava:33.5.0-jre - https://github.com/google/guava)
         * Guava InternalFutureFailureAccess and InternalFutures 
(com.google.guava:failureaccess:1.0.3 - 
https://github.com/google/guava/failureaccess)
@@ -745,7 +745,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.21.0 - 
https://github.com/FasterXML/jackson-datatypes-collections)
         * Jackson datatype: jdk8 
(com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.21.0 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
         * Jackson datatype: JSR310 
(com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.0 - 
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
-        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.37 - 
https://metrics.dropwizard.io/metrics-json)
+        * Jackson Integration for Metrics 
(io.dropwizard.metrics:metrics-json:4.2.38 - 
https://metrics.dropwizard.io/metrics-json)
         * Jackson Jakarta-RS: base 
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.21.0 - 
https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base)
         * Jackson Jakarta-RS: JSON 
(com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.21.0 - 
https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)
         * Jackson module: Blackbird 
(com.fasterxml.jackson.module:jackson-module-blackbird:2.21.0 - 
https://github.com/FasterXML/jackson-modules-base)
@@ -761,7 +761,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Jettison (org.codehaus.jettison:jettison:1.5.4 - 
https://github.com/jettison-json/jettison)
         * JSON Small and Fast Parser (net.minidev:json-smart:2.6.0 - 
https://urielch.github.io/)
         * JSpecify annotations (org.jspecify:jspecify:1.0.0 - 
http://jspecify.org/)
-        * JVM Integration for Metrics 
(io.dropwizard.metrics:metrics-jvm:4.2.37 - 
https://metrics.dropwizard.io/metrics-jvm)
+        * JVM Integration for Metrics 
(io.dropwizard.metrics:metrics-jvm:4.2.38 - 
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)
@@ -785,14 +785,14 @@ The license texts of these dependencies can be found in 
the licenses directory.
         * Maven Model (org.apache.maven:maven-model:3.9.12 - 
https://maven.apache.org/ref/3.9.12/maven-model/)
         * Maven Model Builder (org.apache.maven:maven-model-builder:3.9.12 - 
https://maven.apache.org/ref/3.9.12/maven-model-builder/)
         * Maven Repository Metadata Model 
(org.apache.maven:maven-repository-metadata:3.9.12 - 
https://maven.apache.org/ref/3.9.12/maven-repository-metadata/)
-        * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.37 - 
https://metrics.dropwizard.io/metrics-core)
-        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.37 - 
https://metrics.dropwizard.io/metrics-healthchecks)
-        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.37 - 
https://metrics.dropwizard.io/metrics-jersey3)
-        * Metrics Integration for Jetty 12.x and higher 
(io.dropwizard.metrics:metrics-jetty12:4.2.37 - 
https://metrics.dropwizard.io/metrics-jetty12)
+        * Metrics Core (io.dropwizard.metrics:metrics-core:4.2.38 - 
https://metrics.dropwizard.io/metrics-core)
+        * Metrics Health Checks 
(io.dropwizard.metrics:metrics-healthchecks:4.2.38 - 
https://metrics.dropwizard.io/metrics-healthchecks)
+        * Metrics Integration for Jersey 3.x 
(io.dropwizard.metrics:metrics-jersey3:4.2.38 - 
https://metrics.dropwizard.io/metrics-jersey3)
+        * Metrics Integration for Jetty 12.x and higher 
(io.dropwizard.metrics:metrics-jetty12:4.2.38 - 
https://metrics.dropwizard.io/metrics-jetty12)
         * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 
(io.dropwizard.metrics:metrics-jetty12-ee10:4.2.37 - 
https://metrics.dropwizard.io/metrics-jetty12-ee10)
-        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.37 - 
https://metrics.dropwizard.io/metrics-logback)
-        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.37 - 
https://metrics.dropwizard.io/metrics-jmx)
-        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.37 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
+        * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.38 - 
https://metrics.dropwizard.io/metrics-logback)
+        * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.38 - 
https://metrics.dropwizard.io/metrics-jmx)
+        * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.38 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
   * Netty/All-in-One (io.netty:netty-all:4.2.9.Final - 
https://netty.io/netty-all/)
         * Netty/Buffer (io.netty:netty-buffer:4.2.9.Final - 
https://netty.io/netty-buffer/)
         * Netty/Codec/Base (io.netty:netty-codec-base:4.2.9.Final - 
https://netty.io/netty-codec-base/)
diff --git a/pom.xml b/pom.xml
index 6e4bd66d1..e2c350b8f 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.25.3</log4j.version>
         <slf4j.version>2.0.17</slf4j.version>
-        <metrics.version>4.2.37</metrics.version>
+        <metrics.version>4.2.38</metrics.version>
         <mockito.version>5.14.2</mockito.version>
         <zookeeper.version>3.9.4</zookeeper.version>
         <snappy.version>1.1.10.8</snappy.version>

Reply via email to