From f0676ff1a179c3e079f3e5b475e17155e8a97ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 05:15:40 +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 9c479fa3a..86442a513 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}