diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fa67b564e1c9..54819b935901 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -273,7 +273,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.2.9") { + library("Dropwizard Metrics", "4.2.10") { group("io.dropwizard.metrics") { imports = [ "metrics-bom"