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

   Bumps 
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
 from 5.3.1 to 5.3.2.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/httpcomponents-core/blob/rel/v5.3.2/RELEASE_NOTES.txt";>org.apache.httpcomponents.core5:httpcore5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.3.2</h2>
   <p>This maintenance release corrects several major defects in the HTTP/2 
protocol
   code reported since the 5.3.1 release.</p>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>HTTPCORE-774: Fixed a race condition caused by concurrent update of the 
connection input
   window to the max value.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Optimize connection close logic to resolve timeout delay issue (<a 
href="https://redirect.github.com/apache/httpcomponents-core/issues/508";>#508</a>).
   Contributed by Noah <a 
href="mailto:yuns...@gmail.com";>yuns...@gmail.com</a></p>
   </li>
   <li>
   <p>Bug fix: Update the pointer of H2 continuation's headerBuffer after 
copying the payload
   (<a 
href="https://redirect.github.com/apache/httpcomponents-core/issues/507";>#507</a>).
   Contributed by CoolTomatos <a 
href="mailto:24667806+cooltoma...@users.noreply.github.com";>24667806+cooltoma...@users.noreply.github.com</a></p>
   </li>
   <li>
   <p>Removed workaround for an incompatibility in HTTP/2 frame management with 
older versions
   of Nginx.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/a5df54f9a9ea3ac9cf7ef5b2ef89de1618fccc41";><code>a5df54f</code></a>
 HttpCore 5.3.2 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/6107f93121aea810beb884cfdf30c0e58509b287";><code>6107f93</code></a>
 Bump some dependencies</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/601d19411afa6ac0c4e098376d0dd3d72dd0d2ea";><code>601d194</code></a>
 Updated release notes for HttpCore 5.3.2 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/2a83df38b579b12d1017c40e07c6480e4da9b42d";><code>2a83df3</code></a>
 HTTPCORE-774: update window management improvements</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/d31d0000084d1ffdd37a9596b53e2aa7779451bc";><code>d31d000</code></a>
 HTTPCORE-774: fixed a race condition caused by concurrent update of the 
conne...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/e3f7f02bf93269e9483f3f6be86ae9a112fc0f52";><code>e3f7f02</code></a>
 Minor performance optimization in handling of HEAD requests by the H2 
transport</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/00b543740d3d8ac05442df9815f7b143ca84b2e3";><code>00b5437</code></a>
 Optimize connection close logic to resolve timeout delay issue (<a 
href="https://redirect.github.com/apache/httpcomponents-core/issues/508";>#508</a>)</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/a1ae74d32dacafe56db488d202868c1d4bb35626";><code>a1ae74d</code></a>
 Update the pointer of Continuation's headerBuffer after copying the payload 
(...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/957a8238cb0988e6f5b00b542df6ec023642d946";><code>957a823</code></a>
 Removed work-around for an incompatibility in HTTP/2 frame management with 
ol...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/8ea9ff849586ccb25b27dff050ac6e389829b9be";><code>8ea9ff8</code></a>
 Upgraded HttpCore version to 5.3.2-SNAPSHOT</li>
   <li>See full diff in <a 
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.3.1...rel/v5.3.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents.core5:httpcore5&package-manager=maven&previous-version=5.3.1&new-version=5.3.2)](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

Reply via email to