Repository: camel Updated Branches: refs/heads/camel-2.18.x 4f1b6539e -> 2964c72b7
Upgrade CXF Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2964c72b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2964c72b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2964c72b Branch: refs/heads/camel-2.18.x Commit: 2964c72b70471c18872fc57c9b908f7d0b611891 Parents: 4f1b653 Author: Claus Ibsen <[email protected]> Authored: Wed Apr 19 14:26:47 2017 +0200 Committer: Claus Ibsen <[email protected]> Committed: Wed Apr 19 14:26:47 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2964c72b/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c3c52d1..5beab1d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -147,7 +147,7 @@ <consul-client-version>0.12.4</consul-client-version> <consul-client-bundle-version>0.12.4_1</consul-client-bundle-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> - <cxf-version>3.1.10</cxf-version> + <cxf-version>3.1.11</cxf-version> <cxf-version-range>[3.0,4.0)</cxf-version-range> <cxf-xjc-plugin-version>3.0.5</cxf-xjc-plugin-version> <cxf-xjc-utils-version>3.0.5</cxf-xjc-utils-version>
