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