[Java] Clean up outdated dependencies (#4489)

This commit is contained in:
bibabolynn
2019-03-28 14:33:45 +08:00
committed by Hao Chen
parent 1bcb0b94cc
commit ab55a1f93a
6 changed files with 0 additions and 82 deletions
-8
View File
@@ -53,18 +53,10 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</dependency>
<dependency>
<groupId>org.ini4j</groupId>
<artifactId>ini4j</artifactId>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>