dependabot[bot] opened a new pull request, #4160: URL: https://github.com/apache/ambari/pull/4160
Bumps [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) from 4.0.5.RELEASE to 6.0.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-expression's releases</a>.</em></p> <blockquote> <h2>v5.3.39</h2> <h2>:star: New Features</h2> <ul> <li>SimpleEvaluationContext should disable array allocation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33386">#33386</a></li> </ul> <h2>v5.3.38</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/33378">#33378</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/33377">#33377</a></li> <li><code>SimpleEvaluationContext</code> does not enforce read-only semantics <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33320">#33320</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/33314">#33314</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/33312">#33312</a></li> <li>Mockito mock falsely initialized as CGLIB proxy with AspectJ aspect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33142">#33142</a></li> <li>"file:." cannot be resolved to <code>java.nio.file.Path</code> (and plain "." value resolves to classpath root) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33140">#33140</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/33052">#33052</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/33039">#33039</a></li> <li>Incorrect constructor details in the javadoc for ApplicationContextEvent <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33034">#33034</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Reactor 2020.0.47 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33322">#33322</a></li> </ul> <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> <h2>v5.3.36</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Overridden aspect method runs twice <a href="https://redirect.github.com/spring-projects/spring-framework/issues/32868">#32868</a></li> <li><code>@DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME)</code> cannot convert UTC without milliseconds to <code>java.util.Date</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/32860">#32860</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/3bea4682b769b933129fc01cbfc2fe2839786254"><code>3bea468</code></a> Release v6.0.8</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/be17c8d85f2b6b436a612e12ba05e8e1ebc0891b"><code>be17c8d</code></a> Disable variable assignment in SimpleEvaluationContext</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/b73f5fcac22555f844cf27a7eeb876cb9d7f7f7e"><code>b73f5fc</code></a> Limit SpEL expression length</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bc1511d6673ef293b03069da27928d34490d96f1"><code>bc1511d</code></a> Limit string concatenation in SpEL expressions</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/db9b139cf078dbaad2de8690c0a6ebd61a4fe835"><code>db9b139</code></a> Change max regex length in SpEL expressions to 1000</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bd029b921842cec7602aa469302db65e08a19d1e"><code>bd029b9</code></a> Ensure RestClientResponseException is serializable</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5f2264816aaea7481b67910b49fb70f85ee08813"><code>5f22648</code></a> Polishing contribution</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a8f31f5b9e3956ad9e696faf0709ac1cbb48c761"><code>a8f31f5</code></a> Improve ProblemDetail equals and hashCode</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/90627b4345aca53eb503ba629946ea0dfdc3ec66"><code>90627b4</code></a> Upgrade to Micrometer 1.10.6</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4acc71b282cfa964b6521fa5a60d2fe583dbcef6"><code>4acc71b</code></a> Upgrade to Reactor 2022.0.6 and Netty 4.1.91</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v4.0.5.RELEASE...v6.0.8">compare view</a></li> </ul> </details> <br /> [](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 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/ambari/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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
