policy/engine jdk11 junit and compilation error fixes
[policy/engine.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 442471a..92844e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <groupId>javax.servlet</groupId>
             <artifactId>javax.servlet-api</artifactId>
         </dependency>
-        <dependency>
-            <!-- org.w3c.dom dependencies -->
-            <groupId>xml-apis</groupId>
-            <artifactId>xml-apis</artifactId>
-            <version>1.4.01</version>
-        </dependency>
         <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>