This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new b4e79e2682 Bump cxf.openfeign.version from 13.9.1 to 13.9.2 (#2920)
b4e79e2682 is described below
commit b4e79e26827b2fa9312f6fde2d9aa35ed435487e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 5 09:31:06 2026 -0500
Bump cxf.openfeign.version from 13.9.1 to 13.9.2 (#2920)
Bumps `cxf.openfeign.version` from 13.9.1 to 13.9.2.
Updates `io.github.openfeign:feign-core` from 13.9.1 to 13.9.2
- [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.1...13.9.2)
Updates `io.github.openfeign:feign-httpclient` from 13.9.1 to 13.9.2
- [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.1...13.9.2)
Updates `io.github.openfeign:feign-micrometer` from 13.9.1 to 13.9.2
- [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.1...13.9.2)
---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
dependency-version: 13.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.github.openfeign:feign-httpclient
dependency-version: 13.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.github.openfeign:feign-micrometer
dependency-version: 13.9.2
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>
---
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 78e69d8ca3..c02719cdd7 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.18.0</cxf.camel.version>
- <cxf.openfeign.version>13.9.1</cxf.openfeign.version>
+ <cxf.openfeign.version>13.9.2</cxf.openfeign.version>
</properties>
<dependencies>
<dependency>