Skip to content

Bump org.springframework.cloud:spring-cloud-starter-openfeign from 5.0.0 to 5.0.1#107

Merged
blafoo merged 1 commit intomainfrom
dependabot/maven/org.springframework.cloud-spring-cloud-starter-openfeign-5.0.1
Feb 3, 2026
Merged

Bump org.springframework.cloud:spring-cloud-starter-openfeign from 5.0.0 to 5.0.1#107
blafoo merged 1 commit intomainfrom
dependabot/maven/org.springframework.cloud-spring-cloud-starter-openfeign-5.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps org.springframework.cloud:spring-cloud-starter-openfeign from 5.0.0 to 5.0.1.

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-openfeign's releases.

5.0.1

⭐ New Features

  • Allow Customizer for HttpClientConnectionManager in HttpClient5FeignConfiguration #1305

🐞 Bug Fixes

  • In Spring Boot 4.0.1 - Jackson config in application (YAML/properties) didn't apply to Client HttpMessageConverter #1306
  • Fix incorrect HttpHeaders handling in RequestHeaderParameterProcessor #1300

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​alex-cova, @​dependabot[bot], and @​kistlers

Commits
  • 39cb321 Update SNAPSHOT to 5.0.1
  • 7570eb5 Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile (#1313)
  • bef5423 Bumping versions
  • 97b2625 Merge branch '4.3.x'
  • a362572 Support dash-case for oauth2.clientRegistrationId. Fixes gh-1270. (#1312)
  • 8c81a64 Bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.4 (#1310)
  • 0e47f0f Updates for HttpMessageConverters changes in framework 7/boot 4.
  • 9010b39 Bumping versions
  • ce2342d Allow Customizer for HttpClientConnectionManager in HttpClient5FeignConfigura...
  • 81a06b1 Bumping versions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.cloud:spring-cloud-starter-openfeign](https://github.com/spring-cloud/spring-cloud-openfeign) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases)
- [Commits](spring-cloud/spring-cloud-openfeign@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-openfeign
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 2, 2026
@blafoo blafoo merged commit 9cdfc89 into main Feb 3, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.cloud-spring-cloud-starter-openfeign-5.0.1 branch February 3, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant