summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-08 23:45:19 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-08 23:45:19 +0000
commit7457dc4a8cee881b4087516977650697782c9501 (patch)
tree529bb546671651c6ee686379ada9cdbc7c0d58c8 /branches/sca-java-1.x/itest
parentc177a7dc8611718c2a07bbfc1808af4b502f5b02 (diff)
TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handling issue WSTX-135 is fixed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812727 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest')
-rw-r--r--branches/sca-java-1.x/itest/late-reference-resolution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/late-reference-resolution/pom.xml b/branches/sca-java-1.x/itest/late-reference-resolution/pom.xml
index 8e05ace040..dc95ecbe2c 100644
--- a/branches/sca-java-1.x/itest/late-reference-resolution/pom.xml
+++ b/branches/sca-java-1.x/itest/late-reference-resolution/pom.xml
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
- <version>3.2.1</version>
+ <version>3.2.4</version>
<scope>runtime</scope>
</dependency>