Repository: servicemix Updated Branches: refs/heads/servicemix-5.x c188f2a95 -> 5476209c9
[SM-2934] Upgrade to Apache Camel 2.16.3 and Apache CXF 3.1.5 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/5476209c Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/5476209c Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/5476209c Branch: refs/heads/servicemix-5.x Commit: 5476209c983bbea634fe3536a5bd7ab1875f756b Parents: c188f2a Author: Andrea Cosentino <[email protected]> Authored: Sun Apr 10 12:37:35 2016 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Sun Apr 10 12:37:35 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/5476209c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2f1f31a..92a608b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -44,7 +44,7 @@ <aries.blueprint.core.version>1.4.3</aries.blueprint.core.version> <aries.proxy.version>1.0.4</aries.proxy.version> <aries.util.version>1.1.0</aries.util.version> - <camel.version>2.16.2</camel.version> + <camel.version>2.16.3</camel.version> <commons-codec.bundle.version>1.10</commons-codec.bundle.version> <commons-dbcp.version>1.4</commons-dbcp.version> <commons-fileupload.version>1.3.1</commons-fileupload.version> @@ -52,7 +52,7 @@ <commons-io.version>2.4</commons-io.version> <commons-lang.version>2.6</commons-lang.version> <commons-lang3.version>3.4</commons-lang3.version> - <cxf.version>3.1.4</cxf.version> + <cxf.version>3.1.5</cxf.version> <derby.bundle.version>10.11.1.1_1</derby.bundle.version> <drools.bundle.version>${drools.version}_1</drools.bundle.version> <drools.version>5.6.0.Final</drools.version>
