From a51bf63862c2d5c23a367dda12872e46fada0903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 02:30:07 -0300 Subject: [PATCH] build(deps): bump metrics-core from 4.2.10 to 4.2.11 (#1712) Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.2.10 to 4.2.11. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.10...v4.2.11) --- 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 2306b9faa6..ebd53c1cc4 100644 --- a/dropwizard-metrics4/pom.xml +++ b/dropwizard-metrics4/pom.xml @@ -42,7 +42,7 @@ io.dropwizard.metrics metrics-core - 4.2.10 + 4.2.11 org.hamcrest