docs:update README.

pull/1190/head
Haotian Zhang 8 months ago
parent cd610cd9b9
commit 5e9b655fd8

@ -77,8 +77,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-dependencies</artifactId>
<!--version number-->
<version>1.12.1-2022.0.4</version>
<version>${LATEST_VERSION_FROM_VERSION_MANAGEMENT_IN_WIKI}</version>
<type>pom</type>
<scope>import</scope>
</dependency>

@ -79,8 +79,7 @@ For example:
<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-dependencies</artifactId>
<!--version number-->
<version>1.12.1-2022.0.4</version>
<version>${LATEST_VERSION_FROM_VERSION_MANAGEMENT_IN_WIKI}</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save