dependabot[bot] opened a new pull request, #225:
URL: https://github.com/apache/mina-sshd/pull/225

   Bumps [spring-core](https://github.com/spring-projects/spring-framework) 
from 5.3.14 to 5.3.20.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-core's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.20</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Refine CachedIntrospectionResults property introspection <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28445";>#28445</a></li>
   <li>Improve tests and Javadoc on binding to a property of type 
javax.servlet.Part <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27830";>#27830</a></li>
   <li>WritableResource doesn't have parity with Resource in 
<code>@Value</code> etc. [SPR-10656] <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/15284";>#15284</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Ignore invalid STOMP frame <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28443";>#28443</a></li>
   <li><code>@ModelAttribute</code> name attribute is not supported in WebFlux 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28423";>#28423</a></li>
   <li>Fix BindingResult error when ModelAttribute has custom name in WebFlux 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28422";>#28422</a></li>
   <li>Request body deserialization failures are not captured by exception 
handlers in WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28155";>#28155</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Remove Log4J initialization from package-info.java in spring-web <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28420";>#28420</a></li>
   <li>Remove Log4J configurer from package-info.java in spring-core <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28411";>#28411</a></li>
   <li>Fix github issue reference in RequestMappingHandlerMapping <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28372";>#28372</a></li>
   <li>Add Javadoc since tags for GraphQL constants <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28369";>#28369</a></li>
   <li>Fix method reference in Kotlin documentation  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28340";>#28340</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to ASM 9.3 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28390";>#28390</a></li>
   <li>Upgrade to Reactor 2020.0.19 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28437";>#28437</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a href="https://github.com/koenpunt";><code>@​koenpunt</code></a></li>
   <li><a 
href="https://github.com/missingdays";><code>@​missingdays</code></a></li>
   <li><a 
href="https://github.com/zhangmingqi09";><code>@​zhangmingqi09</code></a></li>
   <li><a href="https://github.com/binchoo";><code>@​binchoo</code></a></li>
   <li><a 
href="https://github.com/gorisanson";><code>@​gorisanson</code></a></li>
   <li><a href="https://github.com/jprinet";><code>@​jprinet</code></a></li>
   <li><a href="https://github.com/nealshan";><code>@​nealshan</code></a></li>
   <li><a href="https://github.com/bougar";><code>@​bougar</code></a></li>
   </ul>
   <h2>v5.3.19</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Remove DNS lookups during websocket connection initiation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280";>#28280</a></li>
   <li>Add application/graphql+json Media type and MIME type constants <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271";>#28271</a></li>
   <li>Fix debug log for no matching acceptableTypes <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116";>#28116</a></li>
   <li>Provide support for post-processing a LocalValidatorFactoryBean's 
validator Configuration without requiring sub-classing <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956";>#27956</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e0f56e7d80a4e1248198e40be99157dbd8f594af";><code>e0f56e7</code></a>
 Release v5.3.20</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83186b689f11f5e6efe7ccc08fdeb92f66fcd583";><code>83186b6</code></a>
 Refine CachedIntrospectionResults property introspection</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/dc2947c52df18d5e99cad03383f7d6ba13d031fd";><code>dc2947c</code></a>
 Ignore invalid connect frame</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e4ec376075b617c70edcaa409540698f588f4af9";><code>e4ec376</code></a>
 Disabling Undertow server in CoroutinesIntegrationTests</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c81e11d537f396b9bf56bea30354ded2204861b8";><code>c81e11d</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/de6180b093a61ad852f537d49203740fc04207ed";><code>de6180b</code></a>
 Upgrade to Reactor 2020.0.19</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/1c10cdd1e87f133c082771587a730bbf2255a920";><code>1c10cdd</code></a>
 Update copyright dates</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/941b92cbede8536e384d766091d625c89f1980d0";><code>941b92c</code></a>
 Make inner classes static when feasible</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e26d8839b3823fb664e9762e10c94c5989c8bc44";><code>e26d883</code></a>
 Stop referring to features as Java 6/7 features where unnecessary</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a1c73803980835bdafd95929098ea943c5a355dc";><code>a1c7380</code></a>
 Add test for <code>value</code> attribute in <a 
href="https://github.com/ModelAttribute";><code>@​ModelAttribute</code></a> in 
WebFlux</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.14...v5.3.20";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-core&package-manager=maven&previous-version=5.3.14&new-version=5.3.20)](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 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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/mina-sshd/network/alerts).
   
   </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: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to