Upgrade to Dropwizard Metrics 4.2.7

Closes gh-29209
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:11 +01:00
parent 607508945c
commit a79a497f13
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.4") {
library("Dropwizard Metrics", "4.2.7") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"