mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
REPO-480 Platform XXE protection implements OWASP recommendations
- switch to using alfresco-xmlfactory 1.2
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||||
|
Reference in New Issue
Block a user