diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f162bac48d..81bb36b613 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -283,7 +283,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.2.18") { + library("Dropwizard Metrics", "4.2.19") { group("io.dropwizard.metrics") { imports = [ "metrics-bom"