REPO-4803 - Remove library net.java.dev.stax-utils:stax-utils from alfresco-repository project (#706)

This commit is contained in:
antoniojfelix
2020-01-07 11:28:32 +00:00
committed by GitHub
parent 6272496ad9
commit a9c396e5dc

11
pom.xml
View File

@@ -397,17 +397,6 @@
<artifactId>geronimo-ws-metadata_2.0_spec</artifactId> <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
<version>1.1.3</version> <version>1.1.3</version>
</dependency> </dependency>
<dependency>
<groupId>net.java.dev.stax-utils</groupId>
<artifactId>stax-utils</artifactId>
<version>20070216</version>
<exclusions>
<exclusion>
<groupId>com.bea.xml</groupId>
<artifactId>jsr173-ri</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency> <dependency>
<groupId>org.freemarker</groupId> <groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId> <artifactId>freemarker</artifactId>