Skip to content

chore(deps): Bump httpclient-version from 5.6.1 to 5.6.2#24353

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/httpclient-version-5.6.2
Open

chore(deps): Bump httpclient-version from 5.6.1 to 5.6.2#24353
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/httpclient-version-5.6.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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

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
  • 3c6af36 HttpClient 5.6.2 release
  • a7405cd Updated release notes for HttpClient 5.6.2 release
  • bb51196 Upgraded HttpCore to version 5.4.3
  • 869a8dc HTTPCLIENT-2422: Restore lazy content decompression
  • a922d94 HTTPCLIENT-2419: corrected website component URL
  • dba9b8e Upgraded HttpClient version to 5.6.2-SNAPSHOT
  • See full diff in compare view

Updates org.apache.httpcomponents.client5:httpclient5-fluent from 5.6.1 to 5.6.2

Changelog

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

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
  • 3c6af36 HttpClient 5.6.2 release
  • a7405cd Updated release notes for HttpClient 5.6.2 release
  • bb51196 Upgraded HttpCore to version 5.4.3
  • 869a8dc HTTPCLIENT-2422: Restore lazy content decompression
  • a922d94 HTTPCLIENT-2419: corrected website component URL
  • dba9b8e Upgraded HttpClient version to 5.6.2-SNAPSHOT
  • See full diff in compare view

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 `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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: httpclient-version

Modules affected by dependency changes (20)
  • :camel-as2-api
  • :camel-box
  • :camel-cm-sms
  • :camel-cxf-rest
  • :camel-cxf-soap
  • :camel-cxf-spring-rest
  • :camel-cxf-spring-soap
  • :camel-geocoder
  • :camel-graphql
  • :camel-http
  • :camel-itest
  • :camel-jetty
  • :camel-keycloak
  • :camel-launcher
  • :camel-oaipmh
  • :camel-oauth
  • :camel-splunk-hec
  • :camel-weather
  • :camel-wordpress
  • :camel-workday
All tested modules (21 modules)
  • Camel :: AS2 :: API
  • Camel :: Box :: Component
  • Camel :: CM SMS
  • Camel :: CXF :: REST
  • Camel :: CXF :: REST :: Spring
  • Camel :: CXF :: SOAP
  • Camel :: CXF :: SOAP :: Spring
  • Camel :: Geocoder
  • Camel :: GraphQL
  • Camel :: HTTP
  • Camel :: Integration Tests
  • Camel :: Jetty
  • Camel :: Keycloak
  • Camel :: Launcher
  • Camel :: OAIPMH
  • Camel :: OAuth
  • Camel :: Parent
  • Camel :: Splunk HEC
  • Camel :: Weather
  • Camel :: Wordpress
  • Camel :: Workday

⚙️ View full build and test results

@apupier

apupier commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

2 participants