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

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


The following commit(s) were added to refs/heads/master by this push:
     new f963695  update kubernetes-client version
f963695 is described below

commit f963695f6f0c4d09e0d2b9b6a393451f9cb1b4c4
Author: kongming <[email protected]>
AuthorDate: Tue Apr 16 17:29:42 2019 +0800

    update kubernetes-client version
---
 registry-api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/registry-api/pom.xml b/registry-api/pom.xml
index ae39dd6..590a24a 100644
--- a/registry-api/pom.xml
+++ b/registry-api/pom.xml
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>io.fabric8</groupId>
             <artifactId>kubernetes-client</artifactId>
-            <version>2.0.5</version>
+            <version>4.2.0</version>
         </dependency>
         <dependency>
             <groupId>com.alibaba</groupId>

Reply via email to