Now using the dom level 3 API for parsing. Also extended the test case
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index 89bbb48498b268768f7548abf129af124fd438dc..395775134dd338cc5d7e3ce8b48408dd26aa49e3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <version>${spring.version}</version>
                        </dependency>
 
-                       <dependency>
-                               <groupId>dom4j</groupId>
-                               <artifactId>dom4j</artifactId>
-                               <version>1.6</version>
-                               <exclusions>
-                                       <exclusion>
-                                               <groupId>xml-apis</groupId>
-                                               <artifactId>xml-apis</artifactId>
-                                       </exclusion>
-                               </exclusions>
-                       </dependency>
                        <dependency>
                                <groupId>net.sf.ehcache</groupId>
                                <artifactId>ehcache-core</artifactId>
                                <artifactId>commons-email</artifactId>
                                <version>1.0</version>
                        </dependency>
-                       <dependency>
-                               <groupId>jaxen</groupId>
-                               <artifactId>jaxen</artifactId>
-                               <version>1.1-beta-9</version>
-                               <exclusions>
-                                       <exclusion>
-                                               <groupId>xom</groupId>
-                                               <artifactId>xom</artifactId>
-                                       </exclusion>
-                                       <exclusion>
-                                               <groupId>xerces</groupId>
-                                               <artifactId>xmlParserAPIs</artifactId>
-                                       </exclusion>
-                               </exclusions>
-                       </dependency>
                        <dependency>
                                <groupId>jstl</groupId>
                                <artifactId>jstl</artifactId>