Skip to content

Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.3 - #95

Merged
tdipisa merged 1 commit into
masterfrom
dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.6.3
Aug 25, 2026
Merged

Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.3#95
tdipisa merged 1 commit into
masterfrom
dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.httpcomponents.client5:httpclient5 from 5.6.1 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

Release 5.6.2

This maintenance release upgrades HttpCore to the latest stable version and restores lazy content decompression by the classic client transport.

Change Log

  • Upgraded HttpCore to version 5.4.3. Contributed by Oleg Kalnichevski

  • HTTPCLIENT-2422: Restore lazy content decompression. Defer construction of the decompression stream until the response content is actually read. 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
  • a7405cd Updated release notes for HttpClient 5.6.2 release
  • bb51196 Upgraded HttpCore to version 5.4.3
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 13, 2026
@tdipisa
tdipisa requested a review from axl8713 August 14, 2026 07:59
@tdipisa tdipisa added this to the 1.7.0 milestone Aug 14, 2026

@axl8713 axl8713 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@axl8713 axl8713 assigned tdipisa and unassigned axl8713 Aug 25, 2026
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.6.1 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.1...rel/v5.6.3)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: 5.6.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.6.3 branch from f985606 to 063835c Compare August 25, 2026 16:32
@tdipisa
tdipisa merged commit 4497e95 into master Aug 25, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.6.3 branch August 25, 2026 16:35
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.

2 participants