This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch dep-update
in repository https://gitbox.apache.org/repos/asf/storm.git
commit 6410e917df06785772a507a75b46b21a3803d18b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:05:06 2026 +0000
build(deps): bump metrics.version from 4.2.39 to 4.2.40
Bumps `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-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)
Updates `io.dropwizard.metrics:metrics-jvm` 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-annotation` 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-json` 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-healthchecks` 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-jersey3` 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-jetty12` 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-logback` 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-jakarta-servlets` 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-graphite
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jvm
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-annotation
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-json
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-healthchecks
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jersey3
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jetty12
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-logback
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jakarta-servlets
dependency-version: 4.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 59193fe6b878e8e9fd8539545e375ae8aa9d1c01)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c71e294de..3bfa7d338 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
<log4j.version>2.26.1</log4j.version>
<slf4j.version>2.0.18</slf4j.version>
- <metrics.version>4.2.39</metrics.version>
+ <metrics.version>4.2.40</metrics.version>
<mockito.version>5.23.0</mockito.version>
<zookeeper.version>3.9.5</zookeeper.version>
<snappy.version>1.1.10.8</snappy.version>