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

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

commit a607d32d22589c977296cdbdc913c4da2bb64ef4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 06:54:49 2026 -0400

    Bump cxf.openfeign.version from 13.9.2 to 13.9.3 (#2932)
    
    Bumps `cxf.openfeign.version` from 13.9.2 to 13.9.3.
    
    Updates `io.github.openfeign:feign-core` from 13.9.2 to 13.9.3
    - [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.9.2...13.9.3)
    
    Updates `io.github.openfeign:feign-httpclient` from 13.9.2 to 13.9.3
    - [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.9.2...13.9.3)
    
    Updates `io.github.openfeign:feign-micrometer` from 13.9.2 to 13.9.3
    - [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.9.2...13.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.openfeign:feign-core
      dependency-version: 13.9.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.github.openfeign:feign-httpclient
      dependency-version: 13.9.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.github.openfeign:feign-micrometer
      dependency-version: 13.9.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 2e234b3056b5069049e32c49e6bbebc37d4e4dda)
    
    # 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 439584278a..bc179afbe9 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -52,7 +52,7 @@
         <cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>
         
<cxf.narayana.spring.boot.version>2.6.7</cxf.narayana.spring.boot.version>
         <cxf.camel.version>4.11.0</cxf.camel.version>
-        <cxf.openfeign.version>13.9.2</cxf.openfeign.version>
+        <cxf.openfeign.version>13.9.3</cxf.openfeign.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to