Now using the dom level 3 API for parsing. Also extended the test case
[utils] / support / general / pom.xml
index dbe1ae0219a339edd3d5f0d4c0560ed502f6f85f..c56ad8ac3f9cac56355affbccd2bb17f8e2c50cb 100644 (file)
       <optional>true</optional>
     </dependency>
     
-    <dependency>
-      <groupId>dom4j</groupId>
-      <artifactId>dom4j</artifactId>
-      <scope>test</scope>
-    </dependency>
-   
-    <dependency>
-      <groupId>jaxen</groupId>
-      <artifactId>jaxen</artifactId>
-      <optional>true</optional>
-      <scope>test</scope>
-    </dependency>
-    
   </dependencies>
   
   <distributionManagement>