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

   Bumps 
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
 from 5.3.4 to 5.3.5.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/httpcomponents-core/blob/rel/v5.3.5/RELEASE_NOTES.txt";>org.apache.httpcomponents.core5:httpcore5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.3.5</h2>
   <p>This maintenance release fixes several corner cases in the H2 protocol 
handler that could have been
   potentially exploited to make H2 endpoints allocate extra resources and lead 
to Denial-of-Service
   conditions. This release also improves handling of H2 stream abnormal 
termination.</p>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>Improved H2 connection termination in case of the opposite endpoint 
failing to send GOAWAY
   frame.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Corrected abnormal termination of H2 streams
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Use RequestNotExecutedException instead of ConnectionClosedException when 
failing enqueued
   requests that never got executed.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>H2 protocol handler to enforce a max limit on number of CONTINUATION 
frames.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Fixed a potential 'End Stream Headers' vulnerability and adds 
test coverage for
   various HTTP/2 stream reset exploits.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Improved ContentType Javadoc.
   Contributed Winfried Gerlach &lt;Winfried.Gerlach at draeger.com&gt;</p>
   </li>
   <li>
   <p>HTTPCORE-782: Non-blocking TLS session can end up in an endless loop in 
case of a protocol
   negotiation.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Slightly better and efficient #toHexString method.
   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/331de62db590e1770c11ec2f04e0629614fcc855";><code>331de62</code></a>
 HttpCore 5.3.5 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/cf1dde99b6d61191ab989929e576e349e3d16700";><code>cf1dde9</code></a>
 Updated release notes for HttpCore 5.3.5 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/70a79cda171ca2fc6f6b9d46826a6e6710e41ad0";><code>70a79cd</code></a>
 Improved H2 connection termination in case of the opposite endpoint failing 
t...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/170e57647ba7415d27b4e26e3a3608b4e0f9a982";><code>170e576</code></a>
 Bug-fix: corrected abnormal termination of H2 streams</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/e4459081d4b5e6d7771b6727fd934330a8d7c9f5";><code>e445908</code></a>
 Use RequestNotExecutedException instead of ConnectionClosedException when 
fai...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/ec6a5f51d4de780b1ff905061686ce7a613362ba";><code>ec6a5f5</code></a>
 Optimize release of resources associated by H2 streams: 
H2StreamHandler#relea...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/17274604d0a8f142811e75e3107a94d4becaf359";><code>1727460</code></a>
 H2 transport to enforce a max limit on number of CONTINUATION frames</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/12df2bd8115d24e78c24223d16002a8ef78b8ca9";><code>12df2bd</code></a>
 Bug-fix: fixes a potential 'End Stream Headers' vulnerability and adds test 
c...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/a5b00b331ec39114b570b82e624e5aec82c29580";><code>a5b00b3</code></a>
 fix ContentType JavaDoc</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/f6eaeeb449ee982d109e909ff24f602779fe576d";><code>f6eaeeb</code></a>
 HTTPCORE-782: non-blocking TLS session can end up in an endless loop in case 
...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.3.4...rel/v5.3.5";>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.4&new-version=5.3.5)](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