dependabot[bot] opened a new pull request, #24353: URL: https://github.com/apache/camel/pull/24353
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 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt">org.apache.httpcomponents.client5:httpclient5's changelog</a>.</em></p> <blockquote> <h2>Release 5.6.2</h2> <p>This maintenance release upgrades HttpCore to the latest stable version and restores lazy content decompression by the classic client transport.</p> <h2>Change Log</h2> <ul> <li> <p>Upgraded HttpCore to version 5.4.3. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2422: Restore lazy content decompression. Defer construction of the decompression stream until the response content is actually read. Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/httpcomponents-client/commit/3c6af36a7d7ad7af9a6038bf1572f208f880d578"><code>3c6af36</code></a> HttpClient 5.6.2 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/a7405cdeb5cdf2f0d0a2d9b0e80b4c1e28aeac46"><code>a7405cd</code></a> Updated release notes for HttpClient 5.6.2 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/bb51196bb0eca91c863cbff1cb2dab853b49944a"><code>bb51196</code></a> Upgraded HttpCore to version 5.4.3</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/869a8dc91e2716572ea6f8798757afb93a44b586"><code>869a8dc</code></a> HTTPCLIENT-2422: Restore lazy content decompression</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/a922d943da7c84aaedf582c389aaa0aaf653ee14"><code>a922d94</code></a> HTTPCLIENT-2419: corrected website component URL</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/dba9b8e11d094395336089a06cf60ca3bb087fe8"><code>dba9b8e</code></a> Upgraded HttpClient version to 5.6.2-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/apache/httpcomponents-client/compare/rel/v5.6.1...rel/v5.6.2">compare view</a></li> </ul> </details> <br /> Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.6.1 to 5.6.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt">org.apache.httpcomponents.client5:httpclient5-fluent's changelog</a>.</em></p> <blockquote> <h2>Release 5.6.2</h2> <p>This maintenance release upgrades HttpCore to the latest stable version and restores lazy content decompression by the classic client transport.</p> <h2>Change Log</h2> <ul> <li> <p>Upgraded HttpCore to version 5.4.3. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2422: Restore lazy content decompression. Defer construction of the decompression stream until the response content is actually read. Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/httpcomponents-client/commit/3c6af36a7d7ad7af9a6038bf1572f208f880d578"><code>3c6af36</code></a> HttpClient 5.6.2 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/a7405cdeb5cdf2f0d0a2d9b0e80b4c1e28aeac46"><code>a7405cd</code></a> Updated release notes for HttpClient 5.6.2 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/bb51196bb0eca91c863cbff1cb2dab853b49944a"><code>bb51196</code></a> Upgraded HttpCore to version 5.4.3</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/869a8dc91e2716572ea6f8798757afb93a44b586"><code>869a8dc</code></a> HTTPCLIENT-2422: Restore lazy content decompression</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/a922d943da7c84aaedf582c389aaa0aaf653ee14"><code>a922d94</code></a> HTTPCLIENT-2419: corrected website component URL</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/dba9b8e11d094395336089a06cf60ca3bb087fe8"><code>dba9b8e</code></a> Upgraded HttpClient version to 5.6.2-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/apache/httpcomponents-client/compare/rel/v5.6.1...rel/v5.6.2">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
