diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4fec9a0a7cad..ea0b371a12e6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -240,7 +240,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.2.22") { + library("Dropwizard Metrics", "4.2.23") { group("io.dropwizard.metrics") { imports = [ "metrics-bom"