b0c25f
diff --git a/pom.xml b/pom.xml
b0c25f
index 1a4f2c4..f5fa596 100644
b0c25f
--- a/pom.xml
b0c25f
+++ b/pom.xml
b0c25f
@@ -160,42 +160,6 @@ under the License.
b0c25f
       <version>1.7.0</version>
b0c25f
       <optional>true</optional>
b0c25f
     </dependency>
b0c25f
-    <dependency>
b0c25f
-      <groupId>com.mockrunner</groupId>
b0c25f
-      <artifactId>mockrunner-jdk1.3-j2ee1.3</artifactId>
b0c25f
-      <version>0.4</version>
b0c25f
-      <scope>test</scope>
b0c25f
-      <exclusions>
b0c25f
-        <exclusion>
b0c25f
-          <groupId>cglib-nodep</groupId>
b0c25f
-          <artifactId>cglib-nodep</artifactId>
b0c25f
-        </exclusion>
b0c25f
-        <exclusion>
b0c25f
-          <groupId>jboss</groupId>
b0c25f
-          <artifactId>jboss-jee</artifactId>
b0c25f
-        </exclusion>
b0c25f
-        <exclusion>
b0c25f
-          <groupId>nekohtml</groupId>
b0c25f
-          <artifactId>nekohtml</artifactId>
b0c25f
-        </exclusion>
b0c25f
-        <exclusion>
b0c25f
-          <groupId>struts</groupId>
b0c25f
-          <artifactId>struts</artifactId>
b0c25f
-        </exclusion>
b0c25f
-        <exclusion>
b0c25f
-          <groupId>oro</groupId>
b0c25f
-          <artifactId>oro</artifactId>
b0c25f
-        </exclusion>
b0c25f
-        <exclusion>
b0c25f
-          <groupId>commons-validator</groupId>
b0c25f
-          <artifactId>commons-validator</artifactId>
b0c25f
-        </exclusion>
b0c25f
-        <exclusion>
b0c25f
-          <groupId>commons-digester</groupId>
b0c25f
-          <artifactId>commons-digester</artifactId>
b0c25f
-        </exclusion>
b0c25f
-      </exclusions>
b0c25f
-    </dependency>
b0c25f
   </dependencies>
b0c25f
   <reporting>
b0c25f
     <plugins>