This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 8fb410e6e958e18ae20080520b62ee8811066cae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 10 09:20:33 2024 -0400
Bump cxf.openfeign.version from 13.4 to 13.5 (#2098)
Bumps `cxf.openfeign.version` from 13.4 to 13.5.
Updates `io.github.openfeign:feign-core` from 13.4 to 13.5
- [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.4...13.5)
Updates `io.github.openfeign:feign-httpclient` from 13.4 to 13.5
- [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.4...13.5)
Updates `io.github.openfeign:feign-micrometer` from 13.4 to 13.5
- [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.4...13.5)
---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-httpclient
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-micrometer
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 97d3e0643545be2c363f4ca3b7f4723d7fdcd102)
# Conflicts:
# distribution/src/main/release/samples/pom.xml
(cherry picked from commit cda92d7af591baa91b02d2985844f7cbacad42ce)
# Conflicts:
# distribution/src/main/release/samples/pom.xml
(cherry picked from commit 24d3f01f2296fa1998dff5c3995cdeffcdb8a5f6)
---
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 8af31979d0..27de2cf704 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -42,7 +42,7 @@
<cxf.aspectj.version>1.9.22.1</cxf.aspectj.version>
<cxf.brave.version>5.17.0</cxf.brave.version>
<cxf.olingo.version>4.10.0</cxf.olingo.version>
- <cxf.openfeign.version>13.4</cxf.openfeign.version>
+ <cxf.openfeign.version>13.5</cxf.openfeign.version>
</properties>
<dependencies>
<dependency>