diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 047c4530ec7..848669f3391 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1372,7 +1372,7 @@ bom { ] } } - library("Prometheus PushGateway", "0.11.0") { + library("Prometheus Client", "0.11.0") { group("io.prometheus") { imports = [ "simpleclient_bom"