mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
REPO-4803 - Remove library net.java.dev.stax-utils:stax-utils from alfresco-repository project (#706)
This commit is contained in:
11
pom.xml
11
pom.xml
@@ -397,17 +397,6 @@
|
||||
<artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
|
||||
<version>1.1.3</version>
|
||||
</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>
|
||||
<groupId>org.freemarker</groupId>
|
||||
<artifactId>freemarker</artifactId>
|
||||
|
Reference in New Issue
Block a user