This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch CAMEL-13678
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 78758475f0207c5b22002a352e266c95308cf959
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Jul 8 09:57:00 2019 +0200

    Upgrade cxf codegen plugin
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b93c357..b44633c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -165,8 +165,8 @@
         
<couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version>
         <curator-version>2.12.0</curator-version>
         <cxf-version>3.3.2</cxf-version>
-        <cxf-version-range>[3.1,4.0)</cxf-version-range>
-        <cxf-codegen-plugin-version>3.3.1</cxf-codegen-plugin-version>
+        <cxf-version-range>[3.3,4.0)</cxf-version-range>
+        <cxf-codegen-plugin-version>3.3.2</cxf-codegen-plugin-version>
         <cxf-xjc-plugin-version>3.2.0</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>3.2.0</cxf-xjc-utils-version>
         <deltaspike-version>1.9.0</deltaspike-version>

Reply via email to