1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Update README-zh.md

This commit is contained in:
余黄彬 2020-09-18 11:27:20 +08:00 committed by GitHub
parent 6617c9aef8
commit 29b955fffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ Spring Cloud 使用 Maven 来构建,最快的使用方式是将本项目 clone
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.2.3.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>