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