You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by jo...@apache.org on 2022/06/25 06:18:02 UTC

[incubator-shenyu] branch master updated: update prometheus-java-client.version (#3619)

This is an automated email from the ASF dual-hosted git repository.

jooks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a073974f update prometheus-java-client.version (#3619)
0a073974f is described below

commit 0a073974f527050c8ab9ab3526a9bf017cdfbd53
Author: 尔等同学 <37...@users.noreply.github.com>
AuthorDate: Sat Jun 25 14:17:57 2022 +0800

    update prometheus-java-client.version (#3619)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c1657ea6f..dc085c110 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
         <apache.dubbo.version>2.7.15</apache.dubbo.version>
         <gson.version>2.9.0</gson.version>
         <okhttp.version>3.7.0</okhttp.version>
-        <prometheus-java-client.version>0.10.0</prometheus-java-client.version>
+        <prometheus-java-client.version>0.15.0</prometheus-java-client.version>
         <prometheus-jmx.version>0.15.0</prometheus-jmx.version>
         <swagger.version>2.9.2</swagger.version>
         <sofa.rpc.version>5.7.6</sofa.rpc.version>