diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3054e9ba5976..dc4fdf65f03d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -253,7 +253,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.2.8") { + library("Dropwizard Metrics", "4.2.9") { group("io.dropwizard.metrics") { imports = [ "metrics-bom"