先指定 dubbo 版本号,pom.xml

This commit is contained in:
sin
2019-05-03 16:42:30 +08:00
parent 582837fee0
commit 2dff5d63a9
2 changed files with 10 additions and 3 deletions

View File

@@ -42,9 +42,8 @@
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>