Remove dependency management for Dropwizard Metrics

Closes gh-39034
This commit is contained in:
Andy Wilkinson
2024-01-08 09:43:37 +00:00
parent 77b533b5f3
commit 93a2b1cda0
2 changed files with 0 additions and 8 deletions

View File

@@ -251,13 +251,6 @@ bom {
]
}
}
library("Dropwizard Metrics", "4.2.23") {
group("io.dropwizard.metrics") {
imports = [
"metrics-bom"
]
}
}
library("Ehcache3", "3.10.8") {
group("org.ehcache") {
modules = [