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.1 in 1.x

This commit is contained in:
fangjian0423 2019-04-16 15:40:11 +08:00
parent 84e9e73c39
commit 24ec156dc6

View File

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