Authored by chunhua

add

Showing 1 changed file with 7 additions and 0 deletions
... ... @@ -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>
... ...