Repository: servicemix Updated Branches: refs/heads/servicemix-6.x 29db8e520 -> 8941092ae
SM-2937: Upgrade Xalan bundle to 2.7.2_3 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/8941092a Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/8941092a Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/8941092a Branch: refs/heads/servicemix-6.x Commit: 8941092ae1ad3148645611bc6279b6b46270eda9 Parents: 29db8e5 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Apr 10 14:33:23 2016 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Apr 10 14:35:35 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/8941092a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8991904..3b31c36 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -99,7 +99,7 @@ <thoughtworks.paranamer.version>2.8</thoughtworks.paranamer.version> <typesafe-config.version>1.2.0</typesafe-config.version> <wsdl4j.bundle.version>1.6.3_1</wsdl4j.bundle.version> - <xalan.bundle.version>2.7.2_2</xalan.bundle.version> + <xalan.bundle.version>2.7.2_3</xalan.bundle.version> <xalan-serializer.bundle.version>2.7.2_1</xalan-serializer.bundle.version> <xerces.version>2.11.0</xerces.version> <xml.api.version>2.11.0-20110622</xml.api.version>
