You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by me...@apache.org on 2020/01/06 01:31:31 UTC

[dubbo-spring-boot-project] branch master updated: Update README_CN.md

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

mercyblitz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spring-boot-project.git


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

commit 4ffc83e7e4533ddc3e4b4b325629301ef3523b1c
Author: Mercy Ma <me...@gmail.com>
AuthorDate: Mon Jan 6 09:31:21 2020 +0800

    Update README_CN.md
---
 README_CN.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_CN.md b/README_CN.md
index 96478c3..d7a93be 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -72,7 +72,7 @@
     <dependency>
         <groupId>org.apache.dubbo</groupId>
         <artifactId>dubbo-spring-boot-starter</artifactId>
-        <version>2.7.4.1</version>
+        <version>2.7.5</version>
     </dependency>
     
     <dependency>