Repository: camel Updated Branches: refs/heads/master 900645095 -> a10548049
Upgrade CXF Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1054804 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a1054804 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a1054804 Branch: refs/heads/master Commit: a105480493257a02472ce6cd68ccee8eb38534e7 Parents: 8c48da2 Author: Claus Ibsen <[email protected]> Authored: Tue Dec 13 13:06:52 2016 +0100 Committer: Claus Ibsen <[email protected]> Committed: Tue Dec 13 13:08:09 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a1054804/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3299aa9..44e93c7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -149,7 +149,7 @@ <consul-client-bundle-version>0.13.3_1</consul-client-bundle-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> <curator-version>2.11.0</curator-version> - <cxf-version>3.1.8</cxf-version> + <cxf-version>3.1.9</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>
