|
@@ -19,11 +19,6 @@ |
|
|
<artifactId>weixin-java-common</artifactId> |
|
|
<artifactId>weixin-java-common</artifactId> |
|
|
<version>${project.version}</version> |
|
|
<version>${project.version}</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
|
|
|
<groupId>junit</groupId> |
|
|
|
|
|
<artifactId>junit</artifactId> |
|
|
|
|
|
<scope>test</scope> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>org.testng</groupId> |
|
|
<groupId>org.testng</groupId> |
|
|
<artifactId>testng</artifactId> |
|
|
<artifactId>testng</artifactId> |
|
|