diff --git a/core/pom.xml b/core/pom.xml index 3bc5b6a669b..863b81cc28b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -563,13 +563,6 @@ org.owasp.esapi esapi - 2.5.4.0 - - - log4j - log4j - - org.xmlunit diff --git a/pom.xml b/pom.xml index 2c8b46816bd..413df043f31 100644 --- a/pom.xml +++ b/pom.xml @@ -266,6 +266,14 @@ + + + xml-apis:xml-apis + xml-apis:xml-apis-ext + xml-apis:xmlParserAPIs + xerces:xmlParserAPIs + + 3.8.3 @@ -482,6 +490,16 @@ org.apache.xmlgraphics fop ${fop.version} + + + xml-apis + xml-apis + + + xml-apis + xml-apis-ext + + @@ -522,7 +540,7 @@ commons-digester commons-digester - 1.6 + 1.8.1 org.apache.commons @@ -621,11 +639,28 @@ xerces xercesImpl 2.12.2 + + + xml-apis + xml-apis + + + xml-apis + xml-apis-ext + + xml-apis xml-apis 1.4.01 + provided + + + xml-apis + xml-apis-ext + 1.3.04 + provided @@ -850,7 +885,7 @@ jaxen jaxen - 1.1.4 + 1.2.0 org.quartz-scheduler @@ -859,6 +894,25 @@ + + org.owasp.esapi + esapi + 2.5.4.0 + + + log4j + log4j + + + xml-apis + xml-apis + + + xml-apis + xml-apis-ext + + + com.github.mwiede jsch @@ -888,6 +942,14 @@ log4j log4j + + xml-apis + xml-apis + + + xml-apis + xml-apis-ext + @@ -1196,7 +1258,13 @@ xom xom - 1.1 + 1.3.9 + + + xml-apis + xml-apis + + org.xhtmlrenderer