|
|
|
@ -177,7 +177,7 @@ |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>xmlunit</groupId> |
|
|
|
<groupId>xmlunit</groupId> |
|
|
|
<artifactId>xmlunit</artifactId> |
|
|
|
<artifactId>xmlunit</artifactId> |
|
|
|
<version>1.3</version> |
|
|
|
<version>1.6</version> |
|
|
|
<scope>test</scope> |
|
|
|
<scope>test</scope> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
@ -185,7 +185,7 @@ |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.codehaus.groovy</groupId> |
|
|
|
<groupId>org.codehaus.groovy</groupId> |
|
|
|
<artifactId>groovy-all</artifactId> |
|
|
|
<artifactId>groovy-all</artifactId> |
|
|
|
<version>1.8.6</version> |
|
|
|
<version>2.4.4</version> |
|
|
|
<scope>test</scope> |
|
|
|
<scope>test</scope> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|