|
|
|
|
@ -160,6 +160,12 @@
@@ -160,6 +160,12 @@
|
|
|
|
|
<artifactId>jetty</artifactId> |
|
|
|
|
<version>6.1.9</version> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>servlet-api-2.5</artifactId> |
|
|
|
|
<groupId>org.mortbay.jetty</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>xmlunit</groupId> |
|
|
|
|
|