Repository: camel
Updated Branches:
refs/heads/camel-2.17.x b29aeeb28 -> 267a11673
CAMEL-9646: Upgrade Xalan bundle to 2.7.2_3
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/267a1167
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/267a1167
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/267a1167
Branch: refs/heads/camel-2.17.x
Commit: 267a116733db7cc7b12c11de1526d53d1397ba5b
Parents: b29aeeb
Author: Andrea Cosentino <ancosen@gmail.com>
Authored: Fri Apr 1 07:52:04 2016 +0200
Committer: Andrea Cosentino <ancosen@gmail.com>
Committed: Fri Apr 1 08:03:51 2016 +0200
----------------------------------------------------------------------
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/camel/blob/267a1167/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3af9569..cc6972b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -566,7 +566,7 @@
<ws-commons-util-bundle-version>1.0.2_2</ws-commons-util-bundle-version>
<wsdl4j-bundle-version>1.6.2_6</wsdl4j-bundle-version>
<wsdl4j-version>1.6.2</wsdl4j-version>
- <xalan-bundle-version>2.7.2_2</xalan-bundle-version>
+ <xalan-bundle-version>2.7.2_3</xalan-bundle-version>
<xalan-version>2.7.2</xalan-version>
<xbean-spring-version>3.18</xbean-spring-version>
<!-- xbean-asm4-bundle is used by openjpa -->
|