You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/12/14 06:05:18 UTC

[camel] branch main updated: Bump cxf-core from 3.5.4 to 3.5.5 in /parent (#8897)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new cdb0bfc5221 Bump cxf-core from 3.5.4 to 3.5.5 in /parent (#8897)
cdb0bfc5221 is described below

commit cdb0bfc5221e724b47c7a2894d5fa58119851395
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 14 07:05:12 2022 +0100

    Bump cxf-core from 3.5.4 to 3.5.5 in /parent (#8897)
    
    Bumps cxf-core from 3.5.4 to 3.5.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e7b622300ac..d075c577c2c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,7 @@
         <corda-version>4.9.3</corda-version>
         <couchbase-client-version>3.3.4</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
-        <cxf-version>3.5.4</cxf-version>
+        <cxf-version>3.5.5</cxf-version>
         <cxf-version-range>[3.5,3.6)</cxf-version-range>
         <cxf-codegen-plugin-version>3.5.4</cxf-codegen-plugin-version>
         <!-- cxf-xjc is not released as often -->