diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fd1fd692ce5..e8b2ed6f768 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -247,7 +247,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.1.7") { + library("Dropwizard Metrics", "4.1.9") { group("io.dropwizard.metrics") { imports = [ "metrics-bom"