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

   Bumps 
[org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
 from 5.3.31 to 5.3.32.
   <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.32</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add CORS support for Private Network Access <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31974";>#31974</a></li>
   <li>Avoid early getMostSpecificMethod resolution in 
CommonAnnotationBeanPostProcessor <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31969";>#31969</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Consistent parsing of user information in UriComponentsBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32247";>#32247</a></li>
   <li>QualifierAnnotationAutowireCandidateResolver.checkQualifier does 
identity checks when comparing arrays used as qualifier fields <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32108";>#32108</a></li>
   <li>Guard against multiple body subscriptions in Jetty and JDK reactive 
responses <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32101";>#32101</a></li>
   <li>Static resources caching issues with ShallowEtagHeaderFilter and Jetty 
caching directives <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32051";>#32051</a></li>
   <li>ChannelSendOperator.WriteBarrier race condition in request(long) method 
leads to response being dropped <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32021";>#32021</a></li>
   <li>Spring AOP does not propagate arguments for dynamic prototype-scoped 
advice  <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31964";>#31964</a></li>
   <li>MergedAnnotation swallows IllegalAccessException for attribute method <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31961";>#31961</a></li>
   <li>CronTrigger hard-codes default ZoneId instead of participating in 
scheduler-wide Clock setup <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31950";>#31950</a></li>
   <li><code>MergedAnnotations</code> finds duplicate annotations on method in 
multi-level interface hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31825";>#31825</a></li>
   <li>PathEditor cannot handle absolute Windows paths with forward slashes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31728";>#31728</a></li>
   <li>Include Hibernate's <code>Query.scroll()</code> in 
<code>SharedEntityManagerCreator</code>'s <code>queryTerminatingMethods</code> 
set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31684";>#31684</a></li>
   <li>TypeDescriptor does not check generics in <code>equals</code> method 
(for ConversionService caching) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31674";>#31674</a></li>
   <li>Slow SpEL performance due to method sorting in ReflectiveMethodResolver 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31665";>#31665</a></li>
   <li>Jackson encoder releases resources in wrong order <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31657";>#31657</a></li>
   <li>WebSocketMessageBrokerStats has null stats for stompSubProtocolHandler 
since 5.3.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31642";>#31642</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document cron-vs-quartz parsing convention for dayOfWeek part in 
CronExpression <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32131";>#32131</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.41 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32276";>#32276</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/1827776d2eb543034a4fa2a2c6b52dcf66971002";><code>1827776</code></a>
 Release v5.3.32</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8e3ad4a488ec06d67b42c88d4762121040e87c35";><code>8e3ad4a</code></a>
 Upgrade to Reactor 2020.0.41</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6f4cc40a523f2de624017667fecb29084ce20b1b";><code>6f4cc40</code></a>
 Document ResourcePropertiesPersister as only intended for internal use</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/452973fbbd4168d91f60dc0f192845b70120bbac";><code>452973f</code></a>
 Consistent Lock field declaration (instead of ReentrantLock field type)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7ec5c994c147f0e168149498b1c9d4a249d69e87";><code>7ec5c99</code></a>
 Update user info pattern</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/60035b5e39c72bbc8ab9eea11ae1f8761ed5b4fc";><code>60035b5</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/43ecb0b94a7e5809f8c65774cd9fe1dfbdbe0333";><code>43ecb0b</code></a>
 Eagerly initialize ZERO_NANOS constant</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e5edc44740255f46abfaa82f0047cb01b2797d3";><code>0e5edc4</code></a>
 Upgrade to Checkstyle 10.12.7 and spring-javaformat-checkstyle 0.0.41</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/70e2e896024d7d5a7601b08185008f2ff5d1202d";><code>70e2e89</code></a>
 Explicit documentation note on cron-vs-quartz parsing convention</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a2af34f9b63016658ff41f3d10f3edf933547af7";><code>a2af34f</code></a>
 Polishing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32";>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>
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-context&package-manager=maven&previous-version=5.3.31&new-version=5.3.32)](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

Reply via email to