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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit bd88ae0370cbd432e4b88b5a5a1c82627ef4db09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 21:02:14 2025 -0400

    Bump cxf.openfeign.version from 13.5 to 13.6 (#2389)
    
    Bumps `cxf.openfeign.version` from 13.5 to 13.6.
    
    Updates `io.github.openfeign:feign-core` from 13.5 to 13.6
    - [Release notes](https://github.com/openfeign/feign/releases)
    - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/openfeign/feign/compare/13.5...13.6)
    
    Updates `io.github.openfeign:feign-httpclient` from 13.5 to 13.6
    - [Release notes](https://github.com/openfeign/feign/releases)
    - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/openfeign/feign/compare/13.5...13.6)
    
    Updates `io.github.openfeign:feign-micrometer` from 13.5 to 13.6
    - [Release notes](https://github.com/openfeign/feign/releases)
    - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/openfeign/feign/compare/13.5...13.6)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.openfeign:feign-core
      dependency-version: '13.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.github.openfeign:feign-httpclient
      dependency-version: '13.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.github.openfeign:feign-micrometer
      dependency-version: '13.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 70e43523223968acd4cc4a5c7cad01db348070eb)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    (cherry picked from commit c93d227eda9a4128ec12457bcf0b04f6e25e8711)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 0daec8b1d1..3c315c5c0f 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -43,7 +43,7 @@
         <cxf.brave.version>5.17.0</cxf.brave.version>
         <cxf.camel.version>3.21.1</cxf.camel.version>
         <cxf.olingo.version>4.10.0</cxf.olingo.version>
-        <cxf.openfeign.version>13.5</cxf.openfeign.version>
+        <cxf.openfeign.version>13.6</cxf.openfeign.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to