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

   Bumps `spring-version` from 6.0.14 to 6.1.0.
   Updates `org.springframework:spring-test` from 6.0.14 to 6.1.0
   <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.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-core` from 6.0.14 to 6.1.0
   <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.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-aop` from 6.0.14 to 6.1.0
   <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.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context` from 6.0.14 to 6.1.0
   <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.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-beans` from 6.0.14 to 6.1.0
   <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.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-expression` from 6.0.14 to 6.1.0
   <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>v6.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-tx` from 6.0.14 to 6.1.0
   <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.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context-support` from 6.0.14 to 6.1.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-context-support's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when content-type 
is not set <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/30522";>#30522</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Regression with <code>@EnableJpaAuditing</code> using Spring Boot 
3.2-RC2 in native image <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31575";>#31575</a></li>
   <li>Retrieving the response body as a List of POJOs fails with 
<code>RestClient</code> but passes with <code>WebTestClient</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31574";>#31574</a></li>
   <li><code>ExecutorLifecycleDelegate</code> should call 
<code>ExecutorService.isTerminated()</code> in <code>?.isRunning()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31549";>#31549</a></li>
   <li><code>RestTemplate</code> POST to endpoint using Digest Auth no longer 
works in 6.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31516";>#31516</a></li>
   <li>Code generation for constructor arguments must cast <code>null</code> 
indexed argument value <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31508";>#31508</a></li>
   <li>\n in form model when using Jetty 12 client and multipart/form-data <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31361";>#31361</a></li>
   <li>Add status handler to recognize unknown status codes outside of 4xx/5? 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31202";>#31202</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to log <code>@Sql</code> scripts and statements <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31589";>#31589</a></li>
   <li>Link to KDoc API documentation from Javadoc overview <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31587";>#31587</a></li>
   <li>Fix link in Javadoc of ConfigurableMockMvcBuilder <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31542";>#31542</a></li>
   <li>Add note about <code>@[Enabled|Disabled]InNativeImage</code> in 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31438";>#31438</a></li>
   <li>Document <code>@DisabledInAotMode</code> in the reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31437";>#31437</a></li>
   <li>Document <code>@Sql</code> class-level execution phase support in the 
reference manual <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31377";>#31377</a></li>
   <li>Document that Micrometer's &quot;error&quot; tag should be preferred vs. 
legacy &quot;exception&quot; tag <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31514";>#31514</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Context Propagation 1.1.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31599";>#31599</a></li>
   <li>Upgrade to Kotlin 1.9.20 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31539";>#31539</a></li>
   <li>Upgrade to Micrometer 1.12.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31556";>#31556</a></li>
   <li>Upgrade to Reactor 2023.0.0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31557";>#31557</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/Young-Zen";><code>@​Young-Zen</code></a>, <a 
href="https://github.com/duesenklipper";><code>@​duesenklipper</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/k-seth";><code>@​k-seth</code></a>, and <a 
href="https://github.com/wakingrufus";><code>@​wakingrufus</code></a></p>
   <h2>v6.1.0-RC2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Support <code>ContextLoader</code> config in 
<code>@SpringJUnitConfig</code> and <code>@SpringJUnitWebConfig</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31498";>#31498</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/e6585e0250519ec6ef85f0ca2f8d9b6151f94397";><code>e6585e0</code></a>
 Release v6.1.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af1b3c72d5e19c2e60cec5329ecb47fce7732334";><code>af1b3c7</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d1867f1b731b7607fdf297dd5810a7dfd8b90bc1";><code>d1867f1</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/99378fe947b7e3d62a802c07ccdc99a589d2eba6";><code>99378fe</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b0e29acd23586210c6c4f2efce0c6e27d71d55a8";><code>b0e29ac</code></a>
 Upgrade to SmallRye Mutiny 1.10.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5";><code>c02f735</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a70c71c5e61ab7ee1741923c2726c5f74ae10fa";><code>3a70c71</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f15b8b95ad46ebeb8141682d276890b2428f9c45";><code>f15b8b9</code></a>
 Merge branch '6.0.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/183c2f82b2cd02cd4907f94436a96397f7362edc";><code>183c2f8</code></a>
 Refine <code>@EmbeddableInstantiator</code> reflection hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-jdbc` from 6.0.14 to 6.1.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-jdbc's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.1.0</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>When using Oracle, <code>JdbcClient.update(KeyHolder)</code> does not 
work without explicit key column names <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31607";>#31607</a></li>
   <li>Introduce way to convert ClientHttpResponse to desired type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31597";>#31597</a></li>
   <li>Property-driven onRefresh exit for AppCDS purpose <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31595";>#31595</a></li>
   <li>No Micrometer traceId in JMS listener container errorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31559";>#31559</a></li>
   <li>Register Hibernate <code>@EmbeddableInstantiators</code> registered on 
JPA embeddables for reflection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31534";>#31534</a></li>
   <li>Improve method validation support for errors on elements within a 
container <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/31530";>#31530</a></li>
   <li>Support pattern matching for method names in 
<code>ControlFlowPointcut</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31435";>#31435</a></li>
   <li>Review reachability metadata contributions after GraalVM changes <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31213";>#31213</a></li>
   <li>handleEmptyBody of RequestBodyAdvice should apply also when conte...
   
   _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: commits-unsubscr...@camel.apache.org

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

Reply via email to