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

updata dubbo versions of all components to 2.7.1

This commit is contained in:
fangjian0423
2019-04-17 10:54:48 +08:00
parent 0477035fbd
commit 0e6565b461
6 changed files with 39 additions and 22 deletions

View File

@@ -33,6 +33,13 @@
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-dubbo-adapter</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-apache-dubbo-adapter</artifactId>
<optional>true</optional>
</dependency>
<dependency>