diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 411de537b1d..7f59a4e3b04 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -248,7 +248,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.1.11") { + library("Dropwizard Metrics", "4.1.12.1") { group("io.dropwizard.metrics") { imports = [ "metrics-bom"