From: Robert Varga Date: Tue, 14 Nov 2023 10:21:45 +0000 (+0100) Subject: Bump Dropwizard Metrics to 4.2.22 X-Git-Tag: v13.0.8~16 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=75cbe1f4168443472f04c04df987f8e9629cbe20;p=odlparent.git Bump Dropwizard Metrics to 4.2.22 https://github.com/dropwizard/metrics/releases/tag/v4.2.21 https://github.com/dropwizard/metrics/releases/tag/v4.2.22 Change-Id: I5cb4fce36ab1f62906a77e379ab06711550f6f72 Signed-off-by: Robert Varga --- diff --git a/features/odl-dropwizard-metrics/src/main/history/dependencies.xml b/features/odl-dropwizard-metrics/src/main/history/dependencies.xml index e6d2b27c6..5b640da17 100644 --- a/features/odl-dropwizard-metrics/src/main/history/dependencies.xml +++ b/features/odl-dropwizard-metrics/src/main/history/dependencies.xml @@ -1,9 +1,9 @@ - mvn:io.dropwizard.metrics/metrics-core/4.2.20 - mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.20 - mvn:io.dropwizard.metrics/metrics-jmx/4.2.20 - mvn:io.dropwizard.metrics/metrics-jvm/4.2.20 + mvn:io.dropwizard.metrics/metrics-core/4.2.22 + mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.22 + mvn:io.dropwizard.metrics/metrics-jmx/4.2.22 + mvn:io.dropwizard.metrics/metrics-jvm/4.2.22 diff --git a/odlparent-dependency-check/pom.xml b/odlparent-dependency-check/pom.xml index fb031cb74..dc8fb6485 100644 --- a/odlparent-dependency-check/pom.xml +++ b/odlparent-dependency-check/pom.xml @@ -95,7 +95,7 @@ io.dropwizard.metrics metrics-bom pom - 4.2.20 + 4.2.22 io.netty diff --git a/odlparent/pom.xml b/odlparent/pom.xml index a44ef21f1..6a014dbad 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -721,7 +721,7 @@ io.dropwizard.metrics metrics-bom - 4.2.20 + 4.2.22 import pom