解决Agent打入Dubbo的jar包

This commit is contained in:
ascrutae 2016-07-28 14:00:13 +08:00
parent 7829a52422
commit 9f317bf59e
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
<groupId>com.alibaba</groupId>
<artifactId>dubbox</artifactId>
<version>2.8.4</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
<!--
<dependency>