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

upgrade sentinel to 1.6.3 & sync code in edgware

This commit is contained in:
fangjian0423
2019-07-30 01:34:09 +08:00
parent 5ea274cfad
commit 1bf1c95247
4 changed files with 6 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
<description>Spring Cloud Alibaba Dependencies</description>
<properties>
<sentinel.version>1.6.2</sentinel.version>
<sentinel.version>1.6.3</sentinel.version>
<oss.version>3.1.0</oss.version>
<seata.version>0.7.1</seata.version>
<nacos.version>1.1.1</nacos.version>