remove stax-api

This commit is contained in:
Shinsuke Sugaya 2020-08-06 07:21:02 +09:00
parent 7a0ef92941
commit b397864890

View file

@ -1298,6 +1298,10 @@
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
</exclusion>
<exclusion>
<groupId>stax</groupId>
<artifactId>stax-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>