You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ff...@apache.org on 2018/03/20 00:28:57 UTC

[camel] branch master updated: [CAMEL-12381]upgrade to CXF 3.2.3

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

ffang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 39ee51a  [CAMEL-12381]upgrade to CXF 3.2.3
39ee51a is described below

commit 39ee51afad259cebc8091361d5bd6a4f2c3f38d1
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Tue Mar 20 08:28:36 2018 +0800

    [CAMEL-12381]upgrade to CXF 3.2.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index caa5022..c77780e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -174,7 +174,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.2.2</cxf-version>
+    <cxf-version>3.2.3</cxf-version>
     <cxf-version-range>[3.1,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.2.0</cxf-xjc-plugin-version>
     <cxf-xjc-utils-version>3.2.0</cxf-xjc-utils-version>

-- 
To stop receiving notification emails like this one, please contact
ffang@apache.org.