|
|
|
@ -156,6 +156,7 @@
|
|
|
|
|
<artifactId>gson</artifactId>
|
|
|
|
|
<version>2.2.4</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!--jpush end -->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
@ -164,7 +165,11 @@
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.taobao.api</groupId>
|
|
|
|
|
<artifactId>taobao-sdk-java-auto</artifactId>
|
|
|
|
|
<version>1502853394064-20180710</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
</dependencies>
|
|
|
|
|
<build>
|
|
|
|
|
<plugins>
|
|
|
|
|