From 93acb4fef7ea3ef698e8ae6baf44b79a0de870fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:35:40 +1300 Subject: [PATCH] build(deps): bump io.dropwizard.metrics:metrics-core (#2222) Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.21 to 4.2.22. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.21...v4.2.22) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 da7521aa4..3dc8d076a 100644 --- a/dropwizard-metrics4/pom.xml +++ b/dropwizard-metrics4/pom.xml @@ -42,7 +42,7 @@ io.dropwizard.metrics metrics-core - 4.2.21 + 4.2.22 org.hamcrest