[Java] Remove java api sub package from test module (#8853)

This commit is contained in:
chaokunyang
2020-06-11 14:59:45 +08:00
committed by GitHub
parent 53712d2ef7
commit 700d81fa20
60 changed files with 61 additions and 80 deletions
+5
View File
@@ -52,6 +52,11 @@
<artifactId>fst</artifactId>
<version>2.57</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>