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

   Bumps 
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
 from 5.3 to 5.3.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/httpcomponents-core/blob/rel/v5.3.1/RELEASE_NOTES.txt";>org.apache.httpcomponents.core5:httpcore5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.3.1</h2>
   <p>This is a maintenance release that corrects several defects found since 
5.3 release
   including an HTTP/2 protocol handler failure to notify the opposite endpoint 
when using
   non-default dynamic table sizes.</p>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>Bug fix: Allow <code>Host</code> headers in HTTP/2 request messages.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Fixed the HTTP/1.1 async protocol handler incorrectly reporting 
its state
   as CLOSED immediately after its instantiation until the #onConnect event has 
been
   triggered.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCORE-771: Ignore java.lang.UnsupportedOperationException when 
gracefully shutting
   down classic SSL sockets for compatibility with Oracle JDK 1.8.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: HTTP/2 protocol handler fails to notify the opposite endpoint 
when correctly
   using non-default dynamic table sizes.
   Contributed by Brendan Thomas <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Moved HTTP/2 illegal message header check from message 
converters to protocol
   interceptors.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Corrected error handling in AbstractAsyncPushHandler</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/ce15a4b677cdcc63a12dabd18ce772c25cfb9311";><code>ce15a4b</code></a>
 HttpCore 5.3.1 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/8c55aa6625da894880b4285c17f193420d6fe4fe";><code>8c55aa6</code></a>
 Updated release notes for HttpCore 5.3.1 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/9024f462376f59e8a1bdca8f31db68ed397b1e99";><code>9024f46</code></a>
 Bug fix: allow <code>Host</code> headers in HTTP/2 request messages</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/abc2f7f79df11a582b0e1e1ea308971ed86bb0e7";><code>abc2f7f</code></a>
 Bug fix: fixed the problem with the HTTP/1.1 async protocol handler 
incorrect...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/cf2070a56fd72eb2a06f8319c4d664332554f495";><code>cf2070a</code></a>
 HTTPCORE-771: Ignore java.lang.UnsupportedOperationException when gracefully 
...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/3509d45eb507512416a33fc9ad66f35fed72e77c";><code>3509d45</code></a>
 Properly alert receivers when using non-default dynamic table sizes</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/549e239245caab8a476daab8439370770ce28b55";><code>549e239</code></a>
 Bug fix: move H2 illegal message header check from message converters to 
prot...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/d43f13a72f3c7f9dccf934b856a29d3f67f2766a";><code>d43f13a</code></a>
 Bug fix: corrected error handling in AbstractAsyncPushHandler</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/6da87d314843ced7af7124cd81d64459090df48c";><code>6da87d3</code></a>
 Upgraded API compatibility level to 5.3</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/fd28c345785ff939b30dae4d69b044783568310f";><code>fd28c34</code></a>
 Upgraded HttpCore version to 5.3.1-SNAPSHOT</li>
   <li>See full diff in <a 
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.3...rel/v5.3.1";>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&new-version=5.3.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: 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