diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9bd00cc2a5..2f2637c14c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1365,7 +1365,7 @@ bom { ] } } - library("Prometheus Client", "0.14.1") { + library("Prometheus Client", "0.15.0") { group("io.prometheus") { imports = [ "simpleclient_bom"