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

Upgrade Sentinel version to 1.8.0

This commit is contained in:
yuhuangbin
2020-08-25 17:07:16 +08:00
parent 3b62ef00b3
commit 8632034126
4 changed files with 5 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
<properties>
<revision>2.2.1.RELEASE</revision>
<sentinel.version>1.7.2</sentinel.version>
<sentinel.version>1.8.0</sentinel.version>
<oss.version>3.1.0</oss.version>
<seata.version>1.3.0</seata.version>
<nacos.client.version>1.3.2</nacos.client.version>