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

update sentinel version to 1.5.2 in 1.x

This commit is contained in:
fangjian0423 2019-04-17 19:29:19 +08:00
parent 8cc1527bae
commit a8cab704ce

View File

@ -16,7 +16,7 @@
<description>Spring Cloud Alibaba Dependencies</description>
<properties>
<sentinel.version>1.5.1</sentinel.version>
<sentinel.version>1.5.2</sentinel.version>
<oss.version>3.1.0</oss.version>
<nacos.version>1.0.0</nacos.version>
<fescar.version>0.4.2</fescar.version>