summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-1.3.3/modules/xsd/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3.3/modules/xsd/pom.xml b/branches/sca-java-1.3.3/modules/xsd/pom.xml
index f47f19f8be..a0713cb94b 100644
--- a/branches/sca-java-1.3.3/modules/xsd/pom.xml
+++ b/branches/sca-java-1.3.3/modules/xsd/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.ws.commons.schema</groupId>
<artifactId>XmlSchema</artifactId>
- <version>1.3.2</version>
+ <version>1.4.2</version>
</dependency>
</dependencies>