Skip to content

fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6 (release/5.0.x)#5087

Open
renovate[bot] wants to merge 1 commit intorelease/5.0.xfrom
renovate/release/5.0.x-http-client.version
Open

fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6 (release/5.0.x)#5087
renovate[bot] wants to merge 1 commit intorelease/5.0.xfrom
renovate/release/5.0.x-http-client.version

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2025

This PR contains the following updates:

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

Release Notes

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

v5.6

This is the first ALPHA release in the 5.6 release series. It adds several features
such as transport content decompression and content compression for the async transport,
support for Unix sockets, experimental support for SCRAM-SHA-256 authentication scheme,
and Micrometer/OTel observations & metrics.

Commons Compress, Brotli codec, and ZStd codec are optional dependencies and get
wired into the execution pipeline only if present on the classpath.

Notable changes and features included in the 5.6 series:

  • Unix domain socket support.

  • Support for pluggable content codecs via Commons-Compress in the classic transport.
    (optional).

  • Support for transparent content decompression and content compression with deflate,
    gzip, zstd (optional), and brotli (optional) codecs in the async transport.

  • Micrometer/OTel observations & metrics (optinal).

  • Off-lock connection disposal by the classic pooling connection manager. Experimental.

  • SCRAM-SHA-256 authentication scheme (RFC 7804). Experimental.

  • Request Priority support (RFC 9218). Experimental.

Compatibility notes:

  • As of this version, HttpClient uses BUILTIN HostnameVerificationPolicy by default, delegating
    host verification to JSSE security manager. One must explicitly configure the TLS strategy
    to continue using the hostname verifier shipped with HttpClient.

  • Five-second TCP keep-alive is now enabled by default.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).

🚦 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@renovate renovate bot requested review from a team as code owners December 22, 2025 01:51
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@github-actions github-actions bot added this to the 5.0.6 milestone Dec 22, 2025
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 3 times, most recently from 74d6e2c to ff78561 Compare December 22, 2025 13:40
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 3 times, most recently from 0c2eaff to 31de277 Compare January 12, 2026 07:59
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 4 times, most recently from 0c50be3 to 351d62f Compare January 19, 2026 11:00
@joschi joschi modified the milestones: 5.0.6, 5.0.7 Jan 25, 2026
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 3 times, most recently from 381df95 to e75c760 Compare January 26, 2026 07:33
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 5 times, most recently from 44eb56f to 606e852 Compare February 9, 2026 04:55
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 2 times, most recently from d902b22 to dafc94a Compare February 16, 2026 04:46
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 3 times, most recently from afd5e47 to aa4ad81 Compare February 16, 2026 17:01
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 2 times, most recently from 9438c24 to 97b8f33 Compare February 23, 2026 09:46
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch 4 times, most recently from 38ec41f to f5efc5d Compare March 9, 2026 09:41
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch from f5efc5d to df93140 Compare March 9, 2026 13:00
@renovate renovate bot force-pushed the renovate/release/5.0.x-http-client.version branch from df93140 to 3693a97 Compare March 9, 2026 18:20
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant