From d8dca55f4fe1b4b64cb8c0034d40d6794e9d083c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 05:29:33 +0000 Subject: [PATCH] Bump io.dropwizard.metrics5:metrics-core from 5.0.0-rc21 to 5.0.1 Bumps [io.dropwizard.metrics5:metrics-core](https://github.com/dropwizard/metrics) from 5.0.0-rc21 to 5.0.1. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v5.0.0-rc21...v5.0.1) --- updated-dependencies: - dependency-name: io.dropwizard.metrics5:metrics-core dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dropwizard-metrics5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dropwizard-metrics5/pom.xml b/dropwizard-metrics5/pom.xml index e825314f8a..defa29f0cf 100644 --- a/dropwizard-metrics5/pom.xml +++ b/dropwizard-metrics5/pom.xml @@ -40,7 +40,7 @@ io.dropwizard.metrics5 metrics-core - 5.0.0-rc21 + 5.0.1 ${project.groupId}