This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit d84a122316821751ed614eb33ee7c08eae3e5f9c Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Wed Jan 15 09:42:16 2020 +0000 Updating CXF --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 57bc26f..418f46f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -153,7 +153,7 @@ <couchbase-client-version>1.4.13</couchbase-client-version> <couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version> <curator-version>2.12.0</curator-version> - <cxf-version>3.3.4</cxf-version> + <cxf-version>3.3.5</cxf-version> <cxf-version-range>[3.3,4.0)</cxf-version-range> <cxf-codegen-plugin-version>3.3.4</cxf-codegen-plugin-version> <cxf-xjc-plugin-version>3.3.0</cxf-xjc-plugin-version>