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/01/15 09:51:45 UTC

[camel] 01/02: Updating CXF

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 <co...@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>


Re: [camel] 01/02: Updating CXF

Posted by Andrea Cosentino <an...@gmail.com>.
Is there a specific reason for upgrading in 3.0.x?


Il giorno mer 15 gen 2020 alle ore 10:51 <co...@apache.org> ha scritto:

> 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 <co...@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>
>
>