Repository: servicemix Updated Branches: refs/heads/master 0e7330fe7 -> f804abc3d
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/f804abc3 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/f804abc3 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/f804abc3 Branch: refs/heads/master Commit: f804abc3d013884964b55a6f8f401e5aecf96341 Parents: 0e7330f Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Apr 10 14:33:23 2016 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Apr 10 14:34:46 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/f804abc3/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index be4a0b3..7a947e1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -100,7 +100,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>
