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

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


The following commit(s) were added to refs/heads/master by this push:
     new 79daef6  bug issues #45 dubbo-admin.xml配置问题 (#47)
79daef6 is described below

commit 79daef651d89f651186377801d965636ce3994c6
Author: giraffe <756345...@qq.com>
AuthorDate: Fri Jun 22 09:22:39 2018 +0800

    bug issues #45 dubbo-admin.xml配置问题 (#47)
---
 dubbo-admin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-admin/pom.xml b/dubbo-admin/pom.xml
index 6d357eb..1ce9b29 100644
--- a/dubbo-admin/pom.xml
+++ b/dubbo-admin/pom.xml
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>dubbo</artifactId>
-            <version>2.6.1</version>
+            <version>2.6.2</version>
         </dependency>
 
         <dependency>

Reply via email to