diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2d6e8bc7905..03b5803e7b6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1351,7 +1351,7 @@ bom { ] } } - library("Prometheus PushGateway", "0.10.0") { + library("Prometheus PushGateway", "0.11.0") { group("io.prometheus") { modules = [ "simpleclient_pushgateway"