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

   Bumps 
[org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework)
 from 6.1.12 to 6.1.13.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-webmvc's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.1.13</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting 
for the shutdown timeout <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33442";>#33442</a></li>
   <li>Updates to resource handling for functional endpoints <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33434";>#33434</a></li>
   <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33406";>#33406</a></li>
   <li>spring native not support method handler with kotlin default value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33384";>#33384</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Ensure use of specified status code on redirect with 
<code>Rendering</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/33498";>#33498</a></li>
   <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive 
stack <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33465";>#33465</a></li>
   <li>ServerHttpObservationFilter does not register against new async 
operations <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33451";>#33451</a></li>
   <li>Revert removal of deprecated rawStatusCode methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33440";>#33440</a></li>
   <li>PathMatchingResourcePatternResolver no longer follows symlinks <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33424";>#33424</a></li>
   <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when 
clients disconnect <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33421";>#33421</a></li>
   <li>RestClient doesn't open a scope for the processing of the request <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33397";>#33397</a></li>
   <li>WebTestClient leaks when ParameterizedTypeReference is used <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33389";>#33389</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document fixed rate scheduling with CRaC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33490";>#33490</a></li>
   <li>Update information in SpEL Evaluation chapter in reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33456";>#33456</a></li>
   <li>Stop documenting use of <code>-debug</code> compiler flag in reference 
manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33453";>#33453</a></li>
   <li>Use discrete headings instead of titled blocks in reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33447";>#33447</a></li>
   <li>Fix example for <code>@ImportResource</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33446";>#33446</a></li>
   <li>Fix a typo in the CDS documentation <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33437";>#33437</a></li>
   <li>Fix link to chapter introduction <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/33417";>#33417</a></li>
   <li>Improve documentation on reading form data via Servlet request 
parameters vs <code>@RequestBody</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33409";>#33409</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Kotlin 1.9.25 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33471";>#33471</a></li>
   <li>Upgrade to Micrometer 1.12.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33518";>#33518</a></li>
   <li>Upgrade to Objenesis 3.4 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33526";>#33526</a></li>
   <li>Upgrade to Reactor 2023.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/33519";>#33519</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/dancer1325";><code>@​dancer1325</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, and <a 
href="https://github.com/yfoel";><code>@​yfoel</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc";><code>f083962</code></a>
 Release v6.1.13</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49";><code>d86bf8b</code></a>
 Align RouterFunctions resource handling</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf";><code>c77de8a</code></a>
 Downgrade to Tomcat 10.1.28</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42";><code>4e49f67</code></a>
 Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, 
Undert...</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d";><code>54dbb9f</code></a>
 Upgrade to Objenesis 3.4</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a";><code>34f649c</code></a>
 Upgrade to Reactor 2023.0.10</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642";><code>5b01f31</code></a>
 Upgrade to Micrometer 1.12.10</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533";><code>9150c81</code></a>
 Document fixed rate scheduling with CRaC</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593";><code>4e1756d</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5";><code>5c1ab7e</code></a>
 Polishing contribution</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-webmvc&package-manager=maven&previous-version=6.1.12&new-version=6.1.13)](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/activemq/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: gitbox-unsubscr...@activemq.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to