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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 0eaf3ab04a8 build(deps): bump dropwizard.metrics.version from 4.2.39 
to 4.2.40 (#20206)
0eaf3ab04a8 is described below

commit 0eaf3ab04a8a7370301b95346e6beabc6d12613f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:26:29 2026 +0800

    build(deps): bump dropwizard.metrics.version from 4.2.39 to 4.2.40 (#20206)
    
    * build(deps): bump dropwizard.metrics.version from 4.2.39 to 4.2.40
    
    Bumps `dropwizard.metrics.version` from 4.2.39 to 4.2.40.
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.2.39 to 4.2.40
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.39...v4.2.40)
    
    Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.39 to 4.2.40
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.39...v4.2.40)
    
    Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.39 to 4.2.40
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.39...v4.2.40)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-version: 4.2.40
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jmx
      dependency-version: 4.2.40
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-graphite
      dependency-version: 4.2.40
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: update dependency license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 1102633296b..6cb62be8463 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -927,7 +927,7 @@ name: DropWizard Metrics Core
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 4.2.39
+version: 4.2.40
 libraries:
   - io.dropwizard.metrics: metrics-core
 
diff --git a/pom.xml b/pom.xml
index 2b120b3062d..47f5fe7e17d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
         <datasketches.version>4.2.0</datasketches.version>
         <datasketches.memory.version>2.2.0</datasketches.memory.version>
         <derby.version>10.17.1.0</derby.version>
-        <dropwizard.metrics.version>4.2.39</dropwizard.metrics.version>
+        <dropwizard.metrics.version>4.2.40</dropwizard.metrics.version>
         <errorprone.annotations.version>2.50.0</errorprone.annotations.version>
         <errorprone.version>2.50.0</errorprone.version>
         <fabric8.version>7.8.0</fabric8.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to