diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9bfda9211b7..96f752922e1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -258,7 +258,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.2.13") { + library("Dropwizard Metrics", "4.2.18") { group("io.dropwizard.metrics") { imports = [ "metrics-bom"