REPO-480 Platform XXE protection implements OWASP recommendations

- switch to using alfresco-xmlfactory 1.2
This commit is contained in:
Alan Davis
2016-10-04 15:59:01 +01:00
parent a8906227b2
commit 4f7a1d0d38

View File

@@ -240,7 +240,7 @@
<dependency> <dependency>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-xmlfactory</artifactId> <artifactId>alfresco-xmlfactory</artifactId>
<version>1.1</version> <version>1.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>xerces</groupId> <groupId>xerces</groupId>