You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2020/03/31 07:23:24 UTC

[camel] branch master updated: Updating CXF to 3.3.6

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

coheigea 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 d127270  Updating CXF to 3.3.6
d127270 is described below

commit d127270879ccd2915ee613bc21b083b674e1fb53
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Mar 31 08:22:45 2020 +0100

    Updating CXF to 3.3.6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 60321c1..34c3406 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,7 @@
         <corda-version>4.3</corda-version>
         <couchbase-client-version>1.4.13</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
-        <cxf-version>3.3.5</cxf-version>
+        <cxf-version>3.3.6</cxf-version>
         <cxf-version-range>[3.3,4.0)</cxf-version-range>
         <cxf-codegen-plugin-version>3.3.5</cxf-codegen-plugin-version>
         <cxf-xjc-plugin-version>3.3.1</cxf-xjc-plugin-version>