We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad58a8 commit 1649b30Copy full SHA for 1649b30
pom.xml
@@ -158,12 +158,6 @@
158
159
<dependencyManagement>
160
<dependencies>
161
- <dependency>
162
- <groupId>junit</groupId>
163
- <artifactId>junit</artifactId>
164
- <version>4.11</version>
165
- <scope>test</scope>
166
- </dependency>
167
<dependency>
168
<groupId>com.google.inject</groupId>
169
<artifactId>guice</artifactId>
weixin-java-common/pom.xml
@@ -19,11 +19,6 @@
19
<artifactId>xstream</artifactId>
20
<version>1.4.7</version>
21
</dependency>
22
23
24
25
26
27
28
<groupId>org.testng</groupId>
29
<artifactId>testng</artifactId>
0 commit comments