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

This commit is contained in:
fangjian0423
2018-12-17 11:36:38 +08:00
parent 9097ceaa12
commit 564acbb2a8
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
<description>Spring Cloud Alibaba Dependencies</description>
<properties>
<sentinel.version>1.3.0-GA</sentinel.version>
<sentinel.version>1.4.0</sentinel.version>
<oss.version>3.1.0</oss.version>
<nacos.version>0.6.0</nacos.version>
<acm.version>1.0.8</acm.version>