From ef3c022c9f4f08b5461dc73f09fc20f54af3dee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 04:07:11 +0000 Subject: [PATCH] Bump metrics-core from 4.1.12.1 to 4.2.4 Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.1.12.1 to 4.2.4. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.1.12.1...v4.2.4) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ccf4b8..e44f8c3 100644 --- a/pom.xml +++ b/pom.xml @@ -397,7 +397,7 @@ io.dropwizard.metrics metrics-core - 4.1.12.1 + 4.2.4 ch.qos.logback