From 690cb6557787bbb6c38febc29cade9f1907b70ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 08:54:09 +0000 Subject: [PATCH] Bump io.dropwizard.metrics:metrics-core from 4.2.32 to 4.2.33 Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.32 to 4.2.33. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.32...v4.2.33) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.33 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dropwizard-metrics4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dropwizard-metrics4/pom.xml b/dropwizard-metrics4/pom.xml index 9c479fa3ac..86442a5135 100644 --- a/dropwizard-metrics4/pom.xml +++ b/dropwizard-metrics4/pom.xml @@ -40,7 +40,7 @@ io.dropwizard.metrics metrics-core - 4.2.32 + 4.2.33 ${project.groupId}