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