remove stax-api
This commit is contained in:
parent
7a0ef92941
commit
b397864890
1 changed files with 4 additions and 0 deletions
4
pom.xml
4
pom.xml
|
@ -1298,6 +1298,10 @@
|
|||
<groupId>xpp3</groupId>
|
||||
<artifactId>xpp3</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>stax</groupId>
|
||||
<artifactId>stax-api</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue