Repository: camel Updated Branches: refs/heads/camel-2.12.x 920cfd75b -> 5a99e0b68 refs/heads/camel-2.13.x 66acc68eb -> dacbfc542 refs/heads/master 3bf01d162 -> 15ef119cd
Upgraded to xalan 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/15ef119c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/15ef119c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/15ef119c Branch: refs/heads/master Commit: 15ef119cdcea351d6576f84145a312e298cc0262 Parents: 3bf01d1 Author: Claus Ibsen <davscl...@apache.org> Authored: Mon Aug 11 11:17:11 2014 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon Aug 11 11:17:11 2014 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/15ef119c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 454967f..806b88c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -428,8 +428,8 @@ <woodstox-version>4.2.1</woodstox-version> <ws-commons-util-bundle-version>1.0.2_2</ws-commons-util-bundle-version> <wsdl4j-bundle-version>1.6.2_6</wsdl4j-bundle-version> - <xalan-bundle-version>2.7.1_7</xalan-bundle-version> - <xalan-version>2.7.1</xalan-version> + <xalan-bundle-version>2.7.2_1</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 --> <xbean-asm4-bundle-version>3.14</xbean-asm4-bundle-version>