dependabot[bot] opened a new pull request, #1178: URL: https://github.com/apache/axis-axis2-java-core/pull/1178
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.6 to 5.6.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/httpcomponents-client/blob/rel/v5.6.1/RELEASE_NOTES.txt">org.apache.httpcomponents.client5:httpclient5's changelog</a>.</em></p> <blockquote> <h2>Release 5.6.1</h2> <p>This is a maintenance release disables experimental SCRAM auth scheme by default and fixes SCRAM final response handling. The SCRAM auth scheme can be re-enabled by choosing a custom auth scheme preference sequence that explicitly includes SCRAM auth.</p> <h2>Change Log</h2> <ul> <li> <p>Fix SCRAM final response handling. Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> <li> <p>Auth challenge parsing code improvement. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>Add missing Javadoc for ConnectionConfig (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/820">#820</a>). Contributed by Gary Gregory <!-- raw HTML omitted --></p> </li> <li> <p>Bug fix: Corrected async message exchange cancellation logic in InternalHttpAsyncExecRuntime. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2417: Honor TlsConfig attachment in async connect path. Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2414: Fix Basic auth cache scoping across path prefixes (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/802">#802</a>). Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2415: Normalize CookieOrigin path for cookie matching (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/803">#803</a>). Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> <li> <p>Bug fix: Corrected sleep time calculation in IdleConnectionEvictor; use 1 minute sleep time by default. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>DefaultManagedHttpClientConnection: Restore original socket timeout. Contributed by Ryan Schmitt <!-- raw HTML omitted --></p> </li> <li> <p>HTTPCLIENT-2411: Use standard HTTP-date format for synthesized Date header (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/775">#775</a>). Contributed by Arturo Bernal <!-- raw HTML omitted --></p> </li> <li> <p>Fix NPE in connection evictor setup (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/774">#774</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/4f86ca6a5eb528613edb892a4f7161e23dce15d7"><code>4f86ca6</code></a> HttpClient 5.6.1 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/1b2bafe817552369466a925e0cb3592deb303a26"><code>1b2bafe</code></a> Updated release notes for HttpClient 5.6.1 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/1acf00b879d908a869508ceee2edb0fe65b69d73"><code>1acf00b</code></a> Fix SCRAM final response handling</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/49549abca82842586cdce82e5f8a1bbd461a1ac7"><code>49549ab</code></a> Auth challenge parsing code improvement</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/fa6b6d70af06195c0ffdaadd107e1673c7200114"><code>fa6b6d7</code></a> Add missing Javadoc for ConnectionConfig (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/820">#820</a>)</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/3de8ad5e99a52b2a9c2f595a4ce8c9b00649d515"><code>3de8ad5</code></a> Fixed DefaultClientTlsStrategy test failures on MacOS</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/c69f38f764814b3d9a24c4f0d6c9576385e0083c"><code>c69f38f</code></a> Bug-fix: corrects message exchange cancellation logic in InternalHttpAsyncExe...</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/30386d309614309b18e7b23953ee42bded18d57b"><code>30386d3</code></a> HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/9cc45f6c67864ec53f2284d16e77872851e25e87"><code>9cc45f6</code></a> HTTPCLIENT-2414 - Fix Basic auth cache scoping across path prefixes (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/802">#802</a>)</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/1e01a487e283c04cbcd60515951c2d8b6e1f2670"><code>1e01a48</code></a> HTTPCLIENT-2415: Normalize CookieOrigin path for cookie matching (<a href="https://redirect.github.com/apache/httpcomponents-client/issues/803">#803</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/httpcomponents-client/compare/rel/v5.6...rel/v5.6.1">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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
