...
|
...
|
@@ -473,6 +473,13 @@ |
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>org.mockito</groupId>
|
|
|
<artifactId>mockito-all</artifactId>
|
|
|
<version>1.10.19</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.sina</groupId>
|
|
|
<artifactId>weibo4j</artifactId>
|
|
|
<version>3.1.1</version>
|
...
|
...
|
|