diff options
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing')
-rw-r--r-- | sca-java-2.x/branches/2.0/testing/itest/properties/pom.xml | 2 | ||||
-rw-r--r-- | sca-java-2.x/branches/2.0/testing/itest/ws/wspolicy/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/properties/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/properties/pom.xml index c792f7da4b..75527a5b85 100644 --- a/sca-java-2.x/branches/2.0/testing/itest/properties/pom.xml +++ b/sca-java-2.x/branches/2.0/testing/itest/properties/pom.xml @@ -53,7 +53,7 @@ <dependency> <groupId>xalan</groupId> <artifactId>xalan</artifactId> - <version>2.7.0</version> + <version>2.7.1</version> <scope>test</scope> </dependency> diff --git a/sca-java-2.x/branches/2.0/testing/itest/ws/wspolicy/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/ws/wspolicy/pom.xml index 5bc1adee00..e00bd4e3fc 100644 --- a/sca-java-2.x/branches/2.0/testing/itest/ws/wspolicy/pom.xml +++ b/sca-java-2.x/branches/2.0/testing/itest/ws/wspolicy/pom.xml @@ -58,7 +58,7 @@ <dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
- <version>2.7.0</version>
+ <version>2.7.1</version>
</dependency>
</dependencies>
|