From e301e819a60b31420b55251d54424ed2013762bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:31:15 +0000 Subject: [PATCH] chore(deps): bump metrics.version from 4.2.26 to 4.2.28 Bumps `metrics.version` from 4.2.26 to 4.2.28. Updates `io.dropwizard.metrics:metrics-core` from 4.2.26 to 4.2.28 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.28) Updates `io.dropwizard.metrics:metrics-json` from 4.2.26 to 4.2.28 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.28) Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.26 to 4.2.28 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.28) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.26 to 4.2.28 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.28) --- 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-json 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 - dependency-name: io.dropwizard.metrics:metrics-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- agent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/pom.xml b/agent/pom.xml index 04b631f4c5e..10f16ae8ca6 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -12,7 +12,7 @@ 3.3.1 - 4.2.26 + 4.2.28 ${project.basedir}/../