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

Use spring.cloud.version instead of the version number of each component

This commit is contained in:
theonefx
2021-02-20 14:31:40 +08:00
parent 5a9347a683
commit ee1e5d36ef
9 changed files with 12 additions and 114 deletions

View File

@@ -18,7 +18,7 @@
<description>Spring Cloud Alibaba Dependencies</description>
<properties>
<revision>2.2.5.RC2</revision>
<revision>2.2.6-SNAPSHOT</revision>
<sentinel.version>1.8.0</sentinel.version>
<seata.version>1.3.0</seata.version>
<nacos.client.version>1.4.1</nacos.client.version>