From 175a2c8d985859fd3793461652102690dfee5d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 04:59:02 +0000 Subject: [PATCH] build(deps): bump metrics.version from 4.2.15 to 4.2.16 Bumps `metrics.version` from 4.2.15 to 4.2.16. Updates `metrics-core` from 4.2.15 to 4.2.16 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.15...v4.2.16) Updates `metrics-jmx` from 4.2.15 to 4.2.16 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.15...v4.2.16) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jmx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index a5d728bd39..96155a60f0 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -33,7 +33,7 @@ jar - 4.2.15 + 4.2.16 2.0.6 2.3.3.Final