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.7.2

This commit is contained in:
yuhuangbin
2020-04-14 16:03:06 +08:00
parent 0c39f71316
commit 9831e9b69b
8 changed files with 43 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
<properties>
<revision>2.2.1.RELEASE</revision>
<sentinel.version>1.7.1</sentinel.version>
<sentinel.version>1.7.2</sentinel.version>
<oss.version>3.1.0</oss.version>
<seata.version>1.1.0</seata.version>
<nacos.client.version>1.2.1</nacos.client.version>