From 0b49032d3da9448d6f30655eccab5904deede516 Mon Sep 17 00:00:00 2001 From: -l Date: Wed, 2 Jun 2021 13:38:30 +0200 Subject: [PATCH] Bump dropwizard metrics from 4.0.5 -> 4.2.0 We are avoid explicitly using the bom because it brings too many transitive dependencies. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index eebf1bd6..69b977e4 100644 --- a/pom.xml +++ b/pom.xml @@ -125,13 +125,13 @@ io.dropwizard.metrics - metrics-core - 4.0.5 + metrics-jvm + 4.2.0 io.dropwizard.metrics - metrics-jvm - 4.0.5 + metrics-core + 4.2.0 com.spotify.metrics