|
@@ -152,6 +152,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
<groupId>xml-apis</groupId>
|
|
<groupId>xml-apis</groupId>
|
|
<artifactId>xml-apis</artifactId>
|
|
<artifactId>xml-apis</artifactId>
|
|
</exclusion>
|
|
</exclusion>
|
|
|
|
+ <exclusion>
|
|
|
|
+ <groupId>xerces</groupId>
|
|
|
|
+ <artifactId>xercesImpl</artifactId>
|
|
|
|
+ </exclusion>
|
|
</exclusions>
|
|
</exclusions>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|