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 ad944a498ed build(deps): bump dropwizard.metrics.version from 4.2.22
to 4.2.39 (#19998)
ad944a498ed is described below
commit ad944a498ed4569227084c5ca8bef100aa8a9fe9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 12:48:49 2026 +0800
build(deps): bump dropwizard.metrics.version from 4.2.22 to 4.2.39 (#19998)
* build(deps): bump dropwizard.metrics.version from 4.2.22 to 4.2.39
Bumps `dropwizard.metrics.version` from 4.2.22 to 4.2.39.
Updates `io.dropwizard.metrics:metrics-core` from 4.2.22 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.22...v4.2.39)
Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.22 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.22...v4.2.39)
Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.22 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.22...v4.2.39)
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-version: 4.2.39
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
dependency-version: 4.2.39
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-graphite
dependency-version: 4.2.39
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build: update metrics 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 6d2da549e7f..d286eeb4ab6 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -887,7 +887,7 @@ name: DropWizard Metrics Core
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.2.22
+version: 4.2.39
libraries:
- io.dropwizard.metrics: metrics-core
diff --git a/pom.xml b/pom.xml
index 2c4bc25fbea..07fa98c41ce 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.22</dropwizard.metrics.version>
+ <dropwizard.metrics.version>4.2.39</dropwizard.metrics.version>
<errorprone.annotations.version>2.50.0</errorprone.annotations.version>
<errorprone.version>2.49.0</errorprone.version>
<fabric8.version>7.8.0</fabric8.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]