Skip to content

Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.2 to 5.6.3 - #461

Open
dependabot[bot] wants to merge 1 commit into
10.3.xfrom
dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.6.3
Open

Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.2 to 5.6.3#461
dependabot[bot] wants to merge 1 commit into
10.3.xfrom
dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.httpcomponents.client5:httpclient5 from 5.6.2 to 5.6.3.

Changelog

Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.

Release 5.6.3

This maintenance release fixes a resource management defect in the content decompression protocol handler of the classic transport.

Change Log

  • ContentCompressionExec fails to close the underlying response stream in case of an unexpected runtime or protocol exception. Contributed by Oleg Kalnichevski

  • Do not call the backend when an only-if-cached request cannot be served from cache (RFC 9111 5.2.1.7). Contributed by hunghh.dev <hunghh.dev at gmail.com>

  • Include the request scheme in redirect same-authority check. Contributed by Javid Khan

  • Escape quotes and strip line breaks in RFC 7578 multipart parameters. Contributed by Javid Khan

  • HTTPCLIENT-2426: Do not wrap a discarded (null) response body in a content decoder. Contributed by Arturo Bernal

Commits
  • 13408e3 HttpClient 5.6.3 release
  • 58728b1 Updated release notes for HttpClient 5.6.3 release
  • 55733f4 ContentCompressionExec fails to close the underlying response stream in case ...
  • 2485ddf Do not call the backend when an only-if-cached request cannot be served from ...
  • 26ece37 compare scheme in redirect same-authority check
  • 8cdf6fa escape quotes and strip line breaks in rfc7578 multipart parameters
  • ab20c86 HTTPCLIENT-2426: Do not wrap a discarded (null) response body in a content de...
  • f092f56 Upgraded HttpClient version to 5.6.3-SNAPSHOT
  • See full diff 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 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.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.6.2 to 5.6.3.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.3/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.6.2...rel/v5.6.3)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: 5.6.3
  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 Jul 30, 2026
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.

0 participants