dependabot[bot] opened a new pull request, #1823: URL: https://github.com/apache/tika/pull/1823
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.36 to 5.3.37. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-context's releases</a>.</em></p> <blockquote> <h2>v5.3.37</h2> <h2>:star: New Features</h2> <ul> <li>AnnotationUtils performance degrades with deep stacks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/32923">#32923</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>AspectJ CTW aspects executed twice <a href="https://redirect.github.com/spring-projects/spring-framework/issues/32974">#32974</a></li> <li>SpEL compilation fails when indexing into a <code>Map</code> with a primitive <a href="https://redirect.github.com/spring-projects/spring-framework/issues/32911">#32911</a></li> <li>SpEL compilation fails when indexing into an array or list with an <code>Integer</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/32909">#32909</a></li> <li>Application not starting with <code>@EnableTransactionManagement</code>(mode = AdviceMode.ASPECTJ) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/32885">#32885</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Reactor 2020.0.45 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33010">#33010</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/aca8b5d2f5a222244e35ad4e0ad67fbc3a101327"><code>aca8b5d</code></a> Release v5.3.37</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0ce1ef97ce698a0fff0e2965ba8deb417f6de429"><code>0ce1ef9</code></a> Polishing (aligned with 6.0.x)</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e26ea007faa0f9898df4ae4e0f881f08026e31d9"><code>e26ea00</code></a> Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c10b6c2c3e85c3de818a336a856f98dbe645bf25"><code>c10b6c2</code></a> Upgrade to Reactor 2020.0.45</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/63568e6c4f510f4a36c0cb0b21006cd33ee26624"><code>63568e6</code></a> Skip ajc-compiled aspects for ajc-compiled target classes</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d41048528f29f41ab17fbe785cade859e690e4f2"><code>d410485</code></a> Avoid NoSuchMethodException for annotation attribute checks</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/2384474615945b30f9a8f45231007d6c7c3a9878"><code>2384474</code></a> Support compilation of map indexing with primitive in SpEL</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0f04052ba1f9225dcfcb4ee0942110049af1ca20"><code>0f04052</code></a> Support compilation of array and list indexing with Integer in SpEL</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/98aa03c0c9c1dc02a97d79404f3567b4f2bac310"><code>98aa03c</code></a> Test detection of original generic method for CGLIB bridge method</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3e45b76132494af6cf929dffcfcd395cc741869a"><code>3e45b76</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.36...v5.3.37">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.springframework:spring-context | [>= 6.a, < 7] | </details> [](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: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org