diff options
Diffstat (limited to 'sca-java-2.x/branches/2.0/modules')
-rw-r--r-- | sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml index d76483cac4..9677335c9a 100644 --- a/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml +++ b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml diff --git a/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml b/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml index 5f969e0e02..14798d5da6 100644 --- a/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml +++ b/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml @@ -335,7 +335,7 @@ <dependency> <groupId>xalan</groupId> <artifactId>xalan</artifactId> - <version>2.7.0</version> + <version>2.7.1</version> <exclusions> <exclusion> <groupId>xml-apis</groupId> |