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