Upgrade to Dropwizard Metrics 4.1.22

Closes gh-26777
This commit is contained in:
Stephane Nicoll 2021-06-06 20:25:48 +02:00
parent f3049e8e94
commit 7ccbe3c5f8

View File

@ -248,7 +248,7 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.1.21") {
library("Dropwizard Metrics", "4.1.22") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"