From 3b7739efc3f7801753c687fa69b3a4aab8fe7536 Mon Sep 17 00:00:00 2001 From: yuhuangbin Date: Thu, 5 Mar 2020 14:40:48 +0800 Subject: [PATCH] Update README-zh.md --- README-zh.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 958ca813..8e640a4b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -72,7 +72,7 @@ Spring Cloud 使用 Maven 来构建,最快的使用方式是将本项目 clone com.alibaba.cloud spring-cloud-alibaba-dependencies - 2.1.0.RELEASE + 2.2.0.RELEASE pom import @@ -114,6 +114,7 @@ Example 列表: * 1.5.x 版本适用于 Spring Boot 1.5.x * 2.0.x 版本适用于 Spring Boot 2.0.x * 2.1.x 版本适用于 Spring Boot 2.1.x +* 2.2.x 版本适用于 Spring Boot 2.2.x ## 社区交流