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.1 and remove NacosDataSourceWithAuthorization

This commit is contained in:
fangjian0423
2019-01-16 20:20:21 +08:00
parent ada963c330
commit b39fb80a53
5 changed files with 90 additions and 280 deletions

View File

@@ -17,7 +17,7 @@
<description>Spring Cloud Alibaba Dependencies</description>
<properties>
<sentinel.version>1.4.0</sentinel.version>
<sentinel.version>1.4.1</sentinel.version>
<oss.version>3.1.0</oss.version>
<nacos.client.version>0.6.2</nacos.client.version>
<nacos.config.version>0.6.1</nacos.config.version>