Repository: activemq Updated Branches: refs/heads/trunk 145b64ac2 -> 01ee9444c
Upgrade to xalan 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/01ee9444 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/01ee9444 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/01ee9444 Branch: refs/heads/trunk Commit: 01ee9444c5752b6a2214d5c709878a879b532011 Parents: 145b64a Author: Claus Ibsen <[email protected]> Authored: Mon Aug 11 11:16:06 2014 +0200 Committer: Claus Ibsen <[email protected]> Committed: Mon Aug 11 11:16:06 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/01ee9444/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 010d310..3b6404e 100755 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ <stax2-api-version>3.0.2</stax2-api-version> <velocity-version>1.7</velocity-version> <woodstox-core-asl-version>4.2.0</woodstox-core-asl-version> - <xalan-version>2.7.1</xalan-version> + <xalan-version>2.7.2</xalan-version> <xmlbeans-version>2.6.0</xmlbeans-version> <xmlbeans-bundle-version>2.6.0_2</xmlbeans-bundle-version> <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
