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

   Bumps 
[org.springframework:spring-web](https://github.com/spring-projects/spring-framework)
 from 3.2.13.RELEASE to 6.0.23.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-web's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.23</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Efficient handling of conditional HTTP requests <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33379";>#33379</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Fix incorrect weak ETag validation <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33376";>#33376</a></li>
   <li><code>SimpleEvaluationContext</code> does not enforce read-only 
semantics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33321";>#33321</a></li>
   <li><code>ConversionService</code> cannot convert primitive array to 
<code>Object[]</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33313";>#33313</a></li>
   <li>SpEL <code>Indexer</code> silently ignores failure to set property as 
index <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33311";>#33311</a></li>
   <li>Nested bean instance supplier invocation does not retain previous 
factory method <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33185";>#33185</a></li>
   <li>Mockito mock falsely initialized as CGLIB proxy with AspectJ aspect <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33141";>#33141</a></li>
   <li>&quot;file:.&quot; cannot be resolved to <code>java.nio.file.Path</code> 
(and plain &quot;.&quot; value resolves to classpath root) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33139";>#33139</a></li>
   <li>Trace and Span IDs are no longer propagated RequestBodyAdvice beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33128";>#33128</a></li>
   <li>ConfigurationClassEnhancer does not use correct ClassLoader when called 
multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33029";>#33029</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Typo in Annotation-driven Listener Endpoints section of Spring Framework 
documentation <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33054";>#33054</a></li>
   <li>Container Extension Points section of Spring Framework documentation 
refers to the wrong property name <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33038";>#33038</a></li>
   <li>Incorrect constructor details in the javadoc for ApplicationContextEvent 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33033";>#33033</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2022.0.22 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33324";>#33324</a></li>
   </ul>
   <h2>v6.0.22</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/32922";>#32922</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Observation in ServerHttpObservationFilter is never stopped for 
asynchronous requests <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32986";>#32986</a></li>
   <li>AspectJ CTW aspects executed twice <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32973";>#32973</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/32912";>#32912</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/32910";>#32910</a></li>
   <li>Application not starting with 
<code>@EnableTransactionManagement</code>(mode = AdviceMode.ASPECTJ)  <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32883";>#32883</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Remove outdated copyright from index.adoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32984";>#32984</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2022.0.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33008";>#33008</a></li>
   </ul>
   <h2>v6.0.21</h2>
   <h2>:star: New Features</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/22281d36b0d9afee39fb0927b94bf108ef72e791";><code>22281d3</code></a>
 Release v6.0.23</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8d16a50907c11f7e6b407d878a26e84eba08a533";><code>8d16a50</code></a>
 Efficient ETag parsing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ab161ca796642396c87e84aef3a6ab2ff7b5f808";><code>ab161ca</code></a>
 Upgrade to Netty 4.1.112 and Undertow 2.3.15</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b5377ee9cf1ce775307ea80833d6fad0218d3aa1";><code>b5377ee</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/eff1ca92f00ba68ca8f3db8819290d0237b33cfe";><code>eff1ca9</code></a>
 Upgrade to Reactor 2022.0.22</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/79c7bfdbadb73bdabf5412d477454bdeddb67aa5";><code>79c7bfd</code></a>
 Introduce withAssignmentDisabled() option for SimpleEvaluationContext</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f78b09fddf2df0466486e1b17535f648e03bf536";><code>f78b09f</code></a>
 Fix incorrect weak ETag assertion</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b7ca746493ce05e317a50d3c2b4d3d6378797c58";><code>b7ca746</code></a>
 Sync GHA setup</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6c062399eafcd6b8e9efd8c17d77f81d2743c404";><code>6c06239</code></a>
 Start building against Reactor 2022.0.22 snapshots</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e1ab306506d4e350b119331387f504b726fbc776";><code>e1ab306</code></a>
 Enforce read-only semantics in SpEL's SimpleEvaluationContext</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v3.2.13.RELEASE...v6.0.23";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-web&package-manager=maven&previous-version=3.2.13.RELEASE&new-version=6.0.23)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/usergrid/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...@attic.apache.org

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

Reply via email to