dependabot[bot] opened a new pull request, #850: URL: https://github.com/apache/axis-axis2-java-core/pull/850
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.1 to 5.4.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/httpcomponents-client/blob/rel/v5.4.2/RELEASE_NOTES.txt">org.apache.httpcomponents.client5:httpclient5's changelog</a>.</em></p> <blockquote> <h2>Release 5.4.2</h2> <p>This is a maintenance release that upgrades HttpCore to version 5.3.3 and fixes several regressions reported since the last release. One of the regressions could cause connection leaks and eventual connection pool exhaustion in case of proxy authentication failure when establishing a tunnel via the proxy.</p> <h2>Change Log</h2> <ul> <li> <p>Upgraded HttpCore to version 5.3.3 Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>Improved internal state representation of the internal async execution runtime in order to prevent potential race conditions. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2357, regression: Classic HttpClient fails to release connection in case of a proxy authentication failure. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2355, regression: Reset protocol version in the execution context on a 200 response to CONNECT request. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2354: ResponseCachingPolicy to allow caching of responses with "must-revalidate" in shared caches with Authorization headers. The change aligns with RFC 9111 Section 5.2.2.2 (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/609">#609</a>). Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> <li> <p>Do not add <code>Upgrade</code> header if <code>Connection</code> header already present (the caller manually manages connection state). Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>Avoid logging HTTP message version where it can be a hint, not an actual protocol version Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>IDN encode hostnames with Unicode characters prior to DNS resolution (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/608">#608</a>). Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2353: Fixed rejection of certificates with IDN encoded identities. (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/607">#607</a>) 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/34f1b029d31f28baa96cea388a88c78104a40edb"><code>34f1b02</code></a> HttpClient 5.4.2 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/2145d2c4be873a213255f4d95a6d9ea0ac5a63b7"><code>2145d2c</code></a> Updated release notes for HttpClient 5.4.2 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/7e48abb0b0e8f9321ecd5b4fae4792f68b9e5550"><code>7e48abb</code></a> Upgraded HttpCore to version 5.3.3</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/1119d492fe705bdc6a7891c5dddf4160b5f4b3f3"><code>1119d49</code></a> Disabled a test case that fails intermittently with GitHub Actions, pending r...</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/9433bcab1c1785e57d670a22cb65188ae98f01f7"><code>9433bca</code></a> Improved internal state representation of the internal async execution runtim...</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/7f56b8e4c49f67af6f7695914c11d59f68fc8e13"><code>7f56b8e</code></a> HTTPCLIENT-2357, regression: Classic HttpClient fails to release connect in c...</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/8958b36cea49766554f1d01d908628b2fe953c94"><code>8958b36</code></a> HTTPCLIENT-2355, regression: Reset protocol version in the execution context ...</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/f7f80696259ec26bc3c493e5856e240824ccf446"><code>f7f8069</code></a> Upgraded HttpCore to version 5.3.2</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/d048550b2508cef2f7c55c4c122f3163b223802c"><code>d048550</code></a> Fix HTTPCLIENT-2354 by updating ResponseCachingPolicy to allow caching of res...</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/5ab09ea39fed1c39ea35905532ba1567c785330a"><code>5ab09ea</code></a> Do not add <code>Upgrade</code> header if <code>Connection</code> header already present (the calle...</li> <li>Additional commits viewable in <a href="https://github.com/apache/httpcomponents-client/compare/rel/v5.4.1...rel/v5.4.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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: java-dev-unsubscr...@axis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org