dependabot[bot] opened a new pull request #105:
URL: https://github.com/apache/ws-axiom/pull/105


   Bumps `spring.version` from 5.3.5 to 5.3.6.
   Updates `spring-core` from 5.3.5 to 5.3.6
   <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.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-context` from 5.3.5 to 5.3.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-context's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-beans` from 5.3.5 to 5.3.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-beans's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-web` from 5.3.5 to 5.3.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-web's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-aop` from 5.3.5 to 5.3.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-aop's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-oxm` from 5.3.5 to 5.3.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-oxm's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-test` from 5.3.5 to 5.3.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-test's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-expression` from 5.3.5 to 5.3.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-expression's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make sure file storage directory exists before usage in 
DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790";>#26790</a></li>
   <li>Allow spring-expression to be more easily repackaged for embedding in 
third-party JARs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779";>#26779</a></li>
   <li>Support 'Accept-Patch' header in MVC and WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759";>#26759</a></li>
   <li>Invalid IPv6 Address with X-Forwarded-For leads to number format 
exception <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748";>#26748</a></li>
   <li>awaitBodyOrNull function to handle empty body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731";>#26731</a></li>
   <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712";>#26712</a></li>
   <li>Improve Docs on Testing Streaming Responses in Spring MVC <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687";>#26687</a></li>
   <li>Exceptions for missing request values should expose information when 
they are missing after conversion <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679";>#26679</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Addition of fallback patterns to temporal parser loses cause in Spring 
5.3.5 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777";>#26777</a></li>
   <li>ResourceHttpRequestHandler fails to resolve encoded paths when 
PathPattern is used <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775";>#26775</a></li>
   <li>Scheduling a task that runs once a day results in March 28 being skipped 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744";>#26744</a></li>
   <li>Support UTF-8 in DefaultPartHttpMessageReader <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736";>#26736</a></li>
   <li>Root path resolution for java.nio.Path properties does not work on Linux 
anymore <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702";>#26702</a></li>
   <li><code>@DirtiesContext</code> not applied when class-level 
<code>@EnabledIf</code> evaluates to false <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694";>#26694</a></li>
   <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns 
 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690";>#26690</a></li>
   <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for 
kotlin code in certain circumstance <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585";>#26585</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor 
registration <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783";>#26783</a></li>
   <li>Update documentation for <a 
href="context:annotation-config/">context:annotation-config/</a> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782";>#26782</a></li>
   <li>Fix javadoc link syntax <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776";>#26776</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Objenesis 3.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714";>#26714</a></li>
   <li>Upgrade to Reactor 2020.0.6 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767";>#26767</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/hrybs";><code>@​hrybs</code></a></li>
   <li><a href="https://github.com/izeye";><code>@​izeye</code></a></li>
   <li><a 
href="https://github.com/runningcode";><code>@​runningcode</code></a></li>
   <li><a 
href="https://github.com/BFergerson";><code>@​BFergerson</code></a></li>
   <li><a 
href="https://github.com/ValentinShakhov";><code>@​ValentinShakhov</code></a></li>
   <li><a href="https://github.com/KENNYSOFT";><code>@​KENNYSOFT</code></a></li>
   <li><a href="https://github.com/Rebwon";><code>@​Rebwon</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98";><code>83c6d10</code></a>
 Release v5.3.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb";><code>f31933e</code></a>
 Nullability refinements</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4";><code>c7989c7</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a";><code>f03ccd5</code></a>
 Fix Javadoc in AcceptHeaderLocaleResolver</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30";><code>bcc6171</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5";><code>a80c5fc</code></a>
 Improve <a 
href="https://github.com/EventListener";><code>@​EventListener</code></a> 
documentation in reference manual</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799";><code>04ce8e0</code></a>
 Make URL path tests compatible with Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43";><code>74f7eb1</code></a>
 Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263";><code>e05b584</code></a>
 Ignore testWindowsAbsoluteFilePath exception if not on Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70";><code>29955a2</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.5...v5.3.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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
   
   
   </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.

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



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

Reply via email to