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

   Bumps `spring.version` from 6.0.13 to 6.1.0.
   Updates `org.springframework:spring-context` from 6.0.13 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/770cbd2fb5d81a26b9b9ee669f64aea08a7f5022";><code>770cbd2</code></a>
 Revise exception handling in HandlerMappingIntrospector</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/e5f04e5ddfc025b2c146474e54c0cee67c813ca9";><code>e5f04e5</code></a>
 Polishing</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/c18784678df489d06a70e54fcddb5e3821d4b00c";><code>c187846</code></a>
 Reduce allocations in server conventions</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-core` from 6.0.13 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/770cbd2fb5d81a26b9b9ee669f64aea08a7f5022";><code>770cbd2</code></a>
 Revise exception handling in HandlerMappingIntrospector</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/e5f04e5ddfc025b2c146474e54c0cee67c813ca9";><code>e5f04e5</code></a>
 Polishing</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/c18784678df489d06a70e54fcddb5e3821d4b00c";><code>c187846</code></a>
 Reduce allocations in server conventions</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-web` from 6.0.13 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-web'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/770cbd2fb5d81a26b9b9ee669f64aea08a7f5022";><code>770cbd2</code></a>
 Revise exception handling in HandlerMappingIntrospector</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/e5f04e5ddfc025b2c146474e54c0cee67c813ca9";><code>e5f04e5</code></a>
 Polishing</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/c18784678df489d06a70e54fcddb5e3821d4b00c";><code>c187846</code></a>
 Reduce allocations in server conventions</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-test` from 6.0.13 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/770cbd2fb5d81a26b9b9ee669f64aea08a7f5022";><code>770cbd2</code></a>
 Revise exception handling in HandlerMappingIntrospector</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/e5f04e5ddfc025b2c146474e54c0cee67c813ca9";><code>e5f04e5</code></a>
 Polishing</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/c18784678df489d06a70e54fcddb5e3821d4b00c";><code>c187846</code></a>
 Reduce allocations in server conventions</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c485e9b74f34cdd33f6ae1bcc6a566e181973e21";><code>c485e9b</code></a>
 Merge branch '6.0.x'</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@wicket.apache.org

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

Reply via email to