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

liujieqin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new 6bf384a  Update README.md
6bf384a is described below

commit 6bf384ada6ca19a56986b3aaaa8f596d2517e4e0
Author: qinliujie <[email protected]>
AuthorDate: Mon Mar 30 12:13:08 2020 +0800

    Update README.md
    
    update dubbo version
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 46822fe..c9e59eb 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ There's a 
[README](https://github.com/apache/dubbo-samples/tree/master/java/dubb
 
 ```xml
 <properties>
-    <dubbo.version>2.7.5</dubbo.version>
+    <dubbo.version>2.7.6</dubbo.version>
 </properties>
     
 <dependencies>

Reply via email to