chore(deps): Bump httpclient-version from 5.6.1 to 5.6.2#24353
Conversation
Bumps `httpclient-version` from 5.6.1 to 5.6.2. Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.1 to 5.6.2 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6.1...rel/v5.6.2) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.6.1 to 5.6.2 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6.1...rel/v5.6.2) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
|
🧪 CI tested the following changed modules:
✅ POM dependency changes: targeted tests included Changed properties: httpclient-version Modules affected by dependency changes (20)
All tested modules (21 modules)
|
|
worth playing a bit more test as it is "restoring" decompression which was something that required specific changes to upgrade to 5.6 and which was detected only with the full test suite. To find the exact module to play tests |
oscerd
left a comment
There was a problem hiding this comment.
LGTM. Clean version-only patch bump (5.6.1 → 5.6.2) in parent/pom.xml — a single property that covers both httpclient5 and httpclient5-fluent, and httpcore-version already sits at the matching 5.4.3, so there's no transitive skew. Patch-level semver, CI green. 👍
Reviewed with Claude Code on behalf of Andrea Cosentino. This review was generated by an AI agent and may contain inaccuracies; please verify all suggestions before applying.
Bumps
httpclient-versionfrom 5.6.1 to 5.6.2.Updates
org.apache.httpcomponents.client5:httpclient5from 5.6.1 to 5.6.2Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
3c6af36HttpClient 5.6.2 releasea7405cdUpdated release notes for HttpClient 5.6.2 releasebb51196Upgraded HttpCore to version 5.4.3869a8dcHTTPCLIENT-2422: Restore lazy content decompressiona922d94HTTPCLIENT-2419: corrected website component URLdba9b8eUpgraded HttpClient version to 5.6.2-SNAPSHOTUpdates
org.apache.httpcomponents.client5:httpclient5-fluentfrom 5.6.1 to 5.6.2Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
Commits
3c6af36HttpClient 5.6.2 releasea7405cdUpdated release notes for HttpClient 5.6.2 releasebb51196Upgraded HttpCore to version 5.4.3869a8dcHTTPCLIENT-2422: Restore lazy content decompressiona922d94HTTPCLIENT-2419: corrected website component URLdba9b8eUpgraded HttpClient version to 5.6.2-SNAPSHOTDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)