dependabot[bot] opened a new pull request, #1032:
URL: https://github.com/apache/axis-axis2-java-core/pull/1032

   Bumps 
[org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client)
 from 5.5 to 5.5.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/httpcomponents-client/blob/rel/v5.5.1/RELEASE_NOTES.txt";>org.apache.httpcomponents.client5:httpclient5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.5.1</h2>
   <p>This is a maintenance release that fixes several defects in the 
connection management
   code and a regression in the DIGEST authentication reported since the 
previous release.
   It also upgrades HttpCore to version 5.3.6.</p>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>HTTPCLIENT-2391: Improved GRACEGUL shutdown of ExecutorService used 
internally by async
   clients.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Use a 1 second timeout when closing out connections inside a 
connection pool lock.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Clarified the behavior of the protocol-level responseTimeout and the 
connection management
   level socketTimeout and their interrelation.
   Contributed by ChangYong <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Connection managers to ensure open connections have a socket 
timeout set based on
   ConnectionConfig upon lease.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCLIENT-2393: Remove <code>rspauth</code> attribute from 
<code>Authorization</code> DIGEST header (<a 
href="https://redirect.github.com/apache/httpcomponents-client/issues/716";>#716</a>)
   RFC 7616 compliance: rspauth is server-side (Authentication-Info 3.5) only.
   Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCLIENT-2386: Classic transport to use the connect timeout as a 
default if the TLS timeout has
   not been explicitly set.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCLIENT-2384: Socket options related to TcpKeepAlive are ignored.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCLIENT-2371: Logging of request re-execution at INFO priority.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCLIENT-2379: Fixed a defect in H2SharingConnPool causing an 
IllegalStateException
   when releasing the same connection from multiple threads. (<a 
href="https://redirect.github.com/apache/httpcomponents-client/issues/663";>#663</a>)
   Contributed by Arturo Bernal <a 
href="mailto:[email protected]";>[email protected]</a></p>
   </li>
   <li>
   <p>Fixed the behavior of the <code>validateAfterInactivity</code> connection 
setting by the async
   connection manager.
   Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCLIENT-2376: Fixed the problem with ContentCompressionExec not taking 
<code>acceptEncoding</code>
   parameter into account.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/6a3d332ce7c9108356de47590d71a98481bfc5b3";><code>6a3d332</code></a>
 HttpClient 5.5.1 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/66dea80e40b48332f41722126a4ee7bef9a77d78";><code>66dea80</code></a>
 Updated release notes for HttpClient 5.5.1 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/61f21a5ee5bb853ba3985939a8f93e54fbbe0183";><code>61f21a5</code></a>
 Upgraded HttpCore to version 5.3.6</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/694394ca8f5bb05eb36f9ec70ab8101a3859ed49";><code>694394c</code></a>
 HTTPCLIENT-2391: improved GRACEGUL shutdown of ExecutorService used 
internall...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/038b74f09e014a5a35deb316ff97d48141096c3e";><code>038b74f</code></a>
 Bug fix: Use 1 second timeout when closing out connections inside a 
connectio...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/6675520feeaefd7d063d2db234b19e980918a6a4";><code>6675520</code></a>
 Clarify behavior of the protocol level responseTimeout and the connection 
man...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/cb2ccda8f2987a56eadfd500c94bc12d3be1e730";><code>cb2ccda</code></a>
 Bug fix: connections managers to ensure open connections have socket timeout 
...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/4466cca4a1021820586789e6bfeb885643451b58";><code>4466cca</code></a>
 HTTPCLIENT-2393 - remove rspauth from Authorization (<a 
href="https://redirect.github.com/apache/httpcomponents-client/issues/716";>#716</a>)</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/da1a8e0fed0d83a14c4e39895ac190fdcfe18c4c";><code>da1a8e0</code></a>
 Imporved TestAsyncClient wiring; added internal methods to get the 
underlying...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/ab40ec96cc755bbe6e189213521e56f9cbfc744d";><code>ab40ec9</code></a>
 Upgraded HttpCore to version 5.3.5</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/httpcomponents-client/compare/rel/v5.5...rel/v5.5.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents.client5:httpclient5&package-manager=maven&previous-version=5.5&new-version=5.5.1)](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: [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]

Reply via email to