Skip to content

fix(deps): update org.apache.httpcomponents.httpclient.version (minor)#930

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-5.5-org.apache.httpcomponents.httpclient.version
Open

fix(deps): update org.apache.httpcomponents.httpclient.version (minor)#930
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-5.5-org.apache.httpcomponents.httpclient.version

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.apache.httpcomponents.client5:httpclient5 (source) 5.4.45.5.2 age confidence

Release Notes

apache/httpcomponents-client (org.apache.httpcomponents.client5:httpclient5)

v5.5

This is the first GA release in the 5.5 release series. This release finalizes the 5.5
APIs and adds several experimental features and improvements, such as request multiplexing
over a shared HTTP/2 connection and the Classic API facade acting as a compatibility
bridge between classic I/O client services and the asynchronous message transport used
internally.

Notable changes and features included in the 5.5 series:

  • Improved conformance to RFC 7616 (HTTP Digest Access Authentication).

  • The connection pool implementation acts as a caching facade in front of a standard
    managed connection pool and shares already leased connections to multiplex message
    exchanges over active HTTP/2 connections. Experimental.

  • Extended Auth API and improved authentication protocol logic to support mutual
    authentication.

  • The Classic API facade now acts as a compatibility bridge between the classic I/O client
    services (based on the standard InputStream / OutputStream model) and the asynchronous
    message transport used internally. This is experimental.

  • HTTP/2 support for the Fluent Facade (via Classic API facade). This is experimental.

Compatibility notes:

  • As of this release, HttpClient does not automatically execute redirects if the original
    request manually added headers that are considered sensitive.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner June 23, 2026 18:14
@renovate renovate Bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jun 23, 2026
@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/minor-5.5-org.apache.httpcomponents.httpclient.version branch from 8403708 to 8ccf8e9 Compare June 23, 2026 18:28
@renovate
renovate Bot force-pushed the renovate/minor-5.5-org.apache.httpcomponents.httpclient.version branch from 8ccf8e9 to 4320dad Compare June 23, 2026 19:19
@andrewazores andrewazores added blocked and removed needs-triage Needs thorough attention from code reviewers labels Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant