diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd4dc53f48..c8964dcf81 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1341,7 +1341,7 @@ bom { ] } } - library("Prometheus PushGateway", "0.8.1") { + library("Prometheus PushGateway", "0.9.0") { group("io.prometheus") { modules = [ "simpleclient_pushgateway"