diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5c6aeeff02..5f1da42c5f0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1361,7 +1361,7 @@ bom { ] } } - library("Prometheus Client", "0.12.0") { + library("Prometheus Client", "0.14.1") { group("io.prometheus") { imports = [ "simpleclient_bom"