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

   Bumps `cxf.spring.version` from 6.2.10 to 6.2.11.
   Updates `org.springframework:spring-tx` from 6.2.10 to 6.2.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-tx's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-core` from 6.2.10 to 6.2.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-core's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-beans` from 6.2.10 to 6.2.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-beans's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context` from 6.2.10 to 6.2.11
   <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>v6.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-web` from 6.2.10 to 6.2.11
   <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.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-webmvc` from 6.2.10 to 6.2.11
   <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.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-aop` from 6.2.10 to 6.2.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-aop's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-test` from 6.2.10 to 6.2.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-test's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, 
Ht...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-orm` from 6.2.10 to 6.2.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-orm's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.11</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Missing <code>@Nullable</code> on JsonPathAssertions.isEqualTo <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35445";>#35445</a></li>
   <li>Graceful fallback for non-default NIO.2 FileSystems <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35443";>#35443</a></li>
   <li>Avoid thread pinning in SseEmitter, ResponseBodyEmitter <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35423";>#35423</a></li>
   <li>Detect Informix error codes as <code>DuplicateKeyException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35400";>#35400</a></li>
   <li>Inconsistent nullability for <code>String value</code> arguments in 
<code>ResponseCookie</code> <code>from*()</code> factory methods <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35377";>#35377</a></li>
   <li>Revisit <code>taskTerminationTimeout</code> semantics on 
<code>SimpleAsyncTaskExecutor/Scheduler</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35372";>#35372</a></li>
   <li><code>StandardEvaluationContext.setBeanResolver</code> should allow 
<code>@Nullable BeanResolver</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35371";>#35371</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>&quot;mainThreadPrefix = null &quot; Causing multiple background bean 
locks to be blocked <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35409";>#35409</a></li>
   <li>Annotation not found on parameter in overridden method unless method is 
public <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35349";>#35349</a></li>
   <li>Annotations on overridden methods not found in type hierarchy with 
unresolved generics <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35342";>#35342</a></li>
   <li>Performance degradation when using singleton beans with Provider<!-- raw 
HTML omitted --> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35330";>#35330</a></li>
   <li>JettyClientHttpConnector buffer leak in Spring Framework 6.2 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35319";>#35319</a></li>
   <li>Spring application hangs on shutdown with 
<code>@Scheduled</code>(cron=…) when custom ScheduledExecutorService bean is 
defined (Java 19+) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35316";>#35316</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document potential need to use <code>Mockito.doXxx()</code> to stub a 
<code>@MockitoSpyBean</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35410";>#35410</a></li>
   <li>Fix links to Reactive Libraries and RestTemplate <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35392";>#35392</a></li>
   <li>Fix broken link in WebDriver docs <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35374";>#35374</a></li>
   <li>Document Web DataBinder support for RouterFunction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35367";>#35367</a></li>
   <li>Improve documentation for <code>ApplicationEvents</code> to clarify 
recommended usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35335";>#35335</a></li>
   <li>Document terms and units in <code>DataSize.parse()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35298";>#35298</a></li>
   <li>Refine <code>@Contract</code> Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35285";>#35285</a></li>
   <li>Correct the default value of nestedTransactionAllowed in 
JpaTransactionManager javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35212";>#35212</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.11 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35455";>#35455</a></li>
   <li>Upgrade to Reactor 2024.0.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35454";>#35454</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/Dockerel";><code>@​Dockerel</code></a>, <a 
href="https://github.com/Kehrlann";><code>@​Kehrlann</code></a>, <a 
href="https://github.com/acktsap";><code>@​acktsap</code></a>, <a 
href="https://github.com/khj68";><code>@​khj68</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 <a href="https://github.com/scordio";><code>@​scordio</code></a>, and <a 
href="https://github.com/sgflt";><code>@​sgflt</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4c134254642d88e058aa004bdaf44168e1be7bb2";><code>4c13425</code></a>
 Release v6.2.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d17601e01c2aa9d95739699e67f0acc374456948";><code>d17601e</code></a>
 Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5b387615c67fb147c2cbd87881cf4b58b042e994";><code>5b38761</code></a>
 Clarify intended nestedTransactionAllowed default in JpaTransactionManager</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0e3e34bee0c5b452b51c6ff6184e071a73ee2d40";><code>0e3e34b</code></a>
 Find annotations on parameters in overridden non-public methods</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4745c7cf3c3f1623d5590873b384b59b21fb0652";><code>4745c7c</code></a>
 Name local variables consistently</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/275fb52ad65463eaef4070bd9810720cad149e48";><code>275fb52</code></a>
 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/7f9aa39748f5a3dfea3fcf8d151f25e36a181945";><code>7f9aa39</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c788554b1d846eed7820188a31cfa0c0debd97ac";><code>c788554</code></a>
 Avoid thread pinning in SseEmitter, ResponseBodyEmitter</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9e8c64011d547dc167212c5552b6b2116532d707";><code>9e8c640</code></a>
 Make JsonPathAssertions#isEqualTo parameter nullable</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ebb8e345706ae99289566dc4e82602f26e82604a";><code>ebb8e34</code></a>
 Up...
   
   _Description has been truncated_


-- 
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...@cxf.apache.org

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

Reply via email to