dependabot[bot] opened a new pull request #539:
URL: https://github.com/apache/tika/pull/539


   Bumps [spring-context](https://github.com/spring-projects/spring-framework) 
from 5.3.16 to 5.3.17.
   <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.17</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Using DataClassRowMapper causes &quot;No property found for column&quot; 
debug messages in logs  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28179";>#28179</a></li>
   <li>Improve diagnostics in SpEL for large array creation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28145";>#28145</a></li>
   <li>Support custom HTTP status in client-side REST testing support <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28105";>#28105</a></li>
   <li>AsyncRestTemplate logging too verbose <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28049";>#28049</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>java.lang.NoClassDefFoundError: 
org/springframework/cglib/beans/BeanMapEmitter <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28110";>#28110</a></li>
   <li>CronExpression fails to calculate properly next execution when running 
on the day of winter daylight saving time <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28095";>#28095</a></li>
   <li>Private init/destroy method may be invoked twice <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28083";>#28083</a></li>
   <li>MappingJacksonValue and 
Jackson2CodecSupport#registerObjectMappersForType do not work together <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28045";>#28045</a></li>
   <li>SpEL fails to recover from error during MIXED mode compilation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28043";>#28043</a></li>
   <li>When returning a ResponseEntity with a Flux while the function is 
suspended, it fails to encode the body <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27809";>#27809</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Improve documentation for <code>@EnabledIf</code> and 
<code>@DisabledIf</code> test support <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28157";>#28157</a></li>
   <li>Links to Spring Security are broken in the reference guide <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28135";>#28135</a></li>
   <li>Document that transaction rollback rules may result in unintentional 
matches <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28125";>#28125</a></li>
   <li>Improve documentation for TestContext events <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27757";>#27757</a></li>
   <li>Clarify behavior for generics support in BeanUtils.copyProperties <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27259";>#27259</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.17 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28064";>#28064</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/gorisanson";><code>@​gorisanson</code></a></li>
   <li><a 
href="https://github.com/danthonywalker";><code>@​danthonywalker</code></a></li>
   <li><a href="https://github.com/AzZureman";><code>@​AzZureman</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03e695ad5ff998d8da9b89d163ec4f04747bd570";><code>03e695a</code></a>
 Release v5.3.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/29d98285bea8be459d0bdcaad655c84338c3d0e5";><code>29d9828</code></a>
 Add warning to &quot;enclosing classes&quot; search strategy for 
MergedAnnotations</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ad708780ed76196d02030a70b69e6805d5083805";><code>ad70878</code></a>
 Polish Javadoc for MergedAnnotations</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8789b34ef8a20e51f0985284ef3242fac1515caf";><code>8789b34</code></a>
 Upgrade to Tomcat 9.0.60</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c9cd53f469a7b3a79284542fe0222b0f9fd05785";><code>c9cd53f</code></a>
 Revert &quot;Deprecate &quot;enclosing classes&quot; search strategy for 
MergedAnnotations&quot;</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c462fe30ede2ee7e8d41c1a19596aaec19b3750a";><code>c462fe3</code></a>
 Use Named arguments in parameterized tests</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8a0c4caff6d6c2aa0920a74f256d818d88cef7cc";><code>8a0c4ca</code></a>
 Polish Javadoc</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/46363c337bda05c2098a13e1cf038bbf758a7081";><code>46363c3</code></a>
 Avoid confusing debug log entries with DataClassRowMapper</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c1261f2860176bf3091e51b772fa35bf558d38bb";><code>c1261f2</code></a>
 Fix accidental exclusion of BeanMapEmitter class</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c4c124b16d6752a89c7f588f1ec5daebbcd3c765";><code>c4c124b</code></a>
 Upgrade to Log4J 2.17.2, SLF4J 1.7.36, Netty 4.1.75, SmallRye Mutiny 1.4, 
Hib...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.16...v5.3.17";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-context&package-manager=maven&previous-version=5.3.16&new-version=5.3.17)](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)
   
   
   </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]


Reply via email to