- 修改 dubbo 版本

This commit is contained in:
sin
2019-05-04 17:01:23 +08:00
parent 76a56d7fc3
commit 497faf8e9c
3 changed files with 19 additions and 11 deletions

View File

@@ -39,13 +39,13 @@
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.boot</groupId>
<artifactId>dubbo-spring-boot-starter</artifactId>
</dependency>
<!--<dependency>-->
<!--<groupId>com.alibaba.boot</groupId>-->
<!--<artifactId>dubbo-spring-boot-starter</artifactId>-->
<!--</dependency>-->
<dependency>
<groupId>org.apache.curator</groupId>