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

   Bumps `spring-version` from 6.2.8 to 6.2.9.
   Updates `org.springframework:spring-test` from 6.2.8 to 6.2.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-test's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54732605a5c8ec2528854919b2e512332bf88498";><code>5473260</code></a>
 Backport nullability refinements for Micrometer</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/12a6098eae12d4871dd2c0bef2e6cca1ba7545c3";><code>12a6098</code></a>
 Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f86034b528abd0400cede89969c3e1f8d7f138e0";><code>f86034b</code></a>
 Drop final declaration from doFilter entry point (for CGLIB proxying)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/21807832c8e560b3b5d52577b4582a17d06348e4";><code>2180783</code></a>
 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2434bb15404c3f3d7a9b05c3d10ffb024d4c99b4";><code>2434bb1</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4063cb5b9a5d5497faa85c9838ed4c108691a6ce";><code>4063cb5</code></a>
 Publish releases using Central Portal</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4277682a5cecd0dddef2a39c05f5ef0d79394d45";><code>4277682</code></a>
 Catch InaccessibleObjectException next to IllegalAccessException</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-core` from 6.2.8 to 6.2.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-core's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54732605a5c8ec2528854919b2e512332bf88498";><code>5473260</code></a>
 Backport nullability refinements for Micrometer</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/12a6098eae12d4871dd2c0bef2e6cca1ba7545c3";><code>12a6098</code></a>
 Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f86034b528abd0400cede89969c3e1f8d7f138e0";><code>f86034b</code></a>
 Drop final declaration from doFilter entry point (for CGLIB proxying)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/21807832c8e560b3b5d52577b4582a17d06348e4";><code>2180783</code></a>
 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2434bb15404c3f3d7a9b05c3d10ffb024d4c99b4";><code>2434bb1</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4063cb5b9a5d5497faa85c9838ed4c108691a6ce";><code>4063cb5</code></a>
 Publish releases using Central Portal</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4277682a5cecd0dddef2a39c05f5ef0d79394d45";><code>4277682</code></a>
 Catch InaccessibleObjectException next to IllegalAccessException</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-aop` from 6.2.8 to 6.2.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-aop's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54732605a5c8ec2528854919b2e512332bf88498";><code>5473260</code></a>
 Backport nullability refinements for Micrometer</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/12a6098eae12d4871dd2c0bef2e6cca1ba7545c3";><code>12a6098</code></a>
 Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f86034b528abd0400cede89969c3e1f8d7f138e0";><code>f86034b</code></a>
 Drop final declaration from doFilter entry point (for CGLIB proxying)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/21807832c8e560b3b5d52577b4582a17d06348e4";><code>2180783</code></a>
 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2434bb15404c3f3d7a9b05c3d10ffb024d4c99b4";><code>2434bb1</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4063cb5b9a5d5497faa85c9838ed4c108691a6ce";><code>4063cb5</code></a>
 Publish releases using Central Portal</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4277682a5cecd0dddef2a39c05f5ef0d79394d45";><code>4277682</code></a>
 Catch InaccessibleObjectException next to IllegalAccessException</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context` from 6.2.8 to 6.2.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-context's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54732605a5c8ec2528854919b2e512332bf88498";><code>5473260</code></a>
 Backport nullability refinements for Micrometer</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/12a6098eae12d4871dd2c0bef2e6cca1ba7545c3";><code>12a6098</code></a>
 Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f86034b528abd0400cede89969c3e1f8d7f138e0";><code>f86034b</code></a>
 Drop final declaration from doFilter entry point (for CGLIB proxying)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/21807832c8e560b3b5d52577b4582a17d06348e4";><code>2180783</code></a>
 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2434bb15404c3f3d7a9b05c3d10ffb024d4c99b4";><code>2434bb1</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4063cb5b9a5d5497faa85c9838ed4c108691a6ce";><code>4063cb5</code></a>
 Publish releases using Central Portal</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4277682a5cecd0dddef2a39c05f5ef0d79394d45";><code>4277682</code></a>
 Catch InaccessibleObjectException next to IllegalAccessException</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-beans` from 6.2.8 to 6.2.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-beans's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54732605a5c8ec2528854919b2e512332bf88498";><code>5473260</code></a>
 Backport nullability refinements for Micrometer</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/12a6098eae12d4871dd2c0bef2e6cca1ba7545c3";><code>12a6098</code></a>
 Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f86034b528abd0400cede89969c3e1f8d7f138e0";><code>f86034b</code></a>
 Drop final declaration from doFilter entry point (for CGLIB proxying)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/21807832c8e560b3b5d52577b4582a17d06348e4";><code>2180783</code></a>
 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2434bb15404c3f3d7a9b05c3d10ffb024d4c99b4";><code>2434bb1</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4063cb5b9a5d5497faa85c9838ed4c108691a6ce";><code>4063cb5</code></a>
 Publish releases using Central Portal</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4277682a5cecd0dddef2a39c05f5ef0d79394d45";><code>4277682</code></a>
 Catch InaccessibleObjectException next to IllegalAccessException</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-expression` from 6.2.8 to 6.2.9
   <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.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54732605a5c8ec2528854919b2e512332bf88498";><code>5473260</code></a>
 Backport nullability refinements for Micrometer</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/12a6098eae12d4871dd2c0bef2e6cca1ba7545c3";><code>12a6098</code></a>
 Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f86034b528abd0400cede89969c3e1f8d7f138e0";><code>f86034b</code></a>
 Drop final declaration from doFilter entry point (for CGLIB proxying)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/21807832c8e560b3b5d52577b4582a17d06348e4";><code>2180783</code></a>
 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2434bb15404c3f3d7a9b05c3d10ffb024d4c99b4";><code>2434bb1</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4063cb5b9a5d5497faa85c9838ed4c108691a6ce";><code>4063cb5</code></a>
 Publish releases using Central Portal</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4277682a5cecd0dddef2a39c05f5ef0d79394d45";><code>4277682</code></a>
 Catch InaccessibleObjectException next to IllegalAccessException</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-tx` from 6.2.8 to 6.2.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-tx's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/54732605a5c8ec2528854919b2e512332bf88498";><code>5473260</code></a>
 Backport nullability refinements for Micrometer</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/12a6098eae12d4871dd2c0bef2e6cca1ba7545c3";><code>12a6098</code></a>
 Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f86034b528abd0400cede89969c3e1f8d7f138e0";><code>f86034b</code></a>
 Drop final declaration from doFilter entry point (for CGLIB proxying)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/21807832c8e560b3b5d52577b4582a17d06348e4";><code>2180783</code></a>
 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2434bb15404c3f3d7a9b05c3d10ffb024d4c99b4";><code>2434bb1</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4063cb5b9a5d5497faa85c9838ed4c108691a6ce";><code>4063cb5</code></a>
 Publish releases using Central Portal</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4277682a5cecd0dddef2a39c05f5ef0d79394d45";><code>4277682</code></a>
 Catch InaccessibleObjectException next to IllegalAccessException</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-jdbc` from 6.2.8 to 6.2.9
   <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.2.9</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>OncePerRequestFilter</code> cannot be CGLib-proxied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35198";>#35198</a></li>
   <li>Consistently catch <code>InaccessibleObjectException</code> next to 
<code>IllegalAccessException</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35190";>#35190</a></li>
   <li>Introduce <code>Date</code>-to-<code>Instant</code> and 
<code>Instant</code>-to-<code>Date</code> converters <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35175";>#35175</a></li>
   <li>Consistent nullability and exception declarations in 
<code>AbstractMessagingTemplate</code> hierarchy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35159";>#35159</a></li>
   <li>Register runtime hints for 
<code>Instant</code>-to-<code>Timestamp</code> conversion <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35156";>#35156</a></li>
   <li>Improve handling of <code>ResponseEntity&lt;?&gt;</code> in Spring MVC 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35153";>#35153</a></li>
   <li>Support <code>@CacheConfig(&quot;myCacheName&quot;)</code> declarations 
for simplified configuration <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35152";>#35152</a></li>
   <li>Declare <code>messageSelector</code> parameters in 
<code>JmsOperations</code> as <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35151";>#35151</a></li>
   <li>Add getter for <code>OverflowStrategy</code> in 
<code>ConcurrentWebSocketSessionDecorator</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35132";>#35132</a></li>
   <li>Use preset Content-Type for streaming and reactive responses in Spring 
MVC <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35130";>#35130</a></li>
   <li>Leniently tolerate null <code>@Aspect</code> bean <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35074";>#35074</a></li>
   <li><code>DataAccessResourceFailureException</code> thrown when transaction 
times out on PostgreSQL <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35073";>#35073</a></li>
   <li><code>MethodInvokingFactoryBean</code> fails to invoke publicly exported 
methods overridden by internal classes when using JPMS <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34028";>#34028</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Restore preference for interface (most abstract) method in 
<code>getPubliclyAccessibleMethodIfPossible</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35189";>#35189</a></li>
   <li>Make <code>targetBeanName</code> field in 
AbstractBeanFactoryBasedTargetSource <code>protected</code> to avoid exceptions 
in logging and <code>toString()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35172";>#35172</a></li>
   <li>Fix inconsistencies in <code>StaticListableBeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35119";>#35119</a></li>
   <li>Support StreamingHttpOutputMessage in RestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35102";>#35102</a></li>
   <li>When building <code>DELETE</code> requests, the request body is not used 
in <code>JdkClientHttpRequest.buildRequest</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35068";>#35068</a></li>
   <li>AOT-generated bean registration file contains &quot;too many 
constants&quot; when building with many beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35044";>#35044</a></li>
   <li>Prevent cache pollution by storing only the factories <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34732";>#34732</a></li>
   <li>WebFlux decodes wildcard content-types as form-data/multipart <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34660";>#34660</a></li>
   <li>AOT-generated CGLib proxies do not contain method overrides <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34642";>#34642</a></li>
   <li>500 response for ResourceHttpRequestHandler when requested range is not 
satisfied <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34490";>#34490</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document how to register runtime hints for convention-based conversion 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35178";>#35178</a></li>
   <li>Link to <code>@ContextConfiguration</code> Javadoc from reference manual 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/35088";>#35088</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to JUnit 5.13.3 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35103";>#35103</a></li>
   <li>Upgrade to Micrometer 1.14.9 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35202";>#35202</a></li>
   <li>Upgrade to Reactor 2024.0.8 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/35201";>#35201</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/Meijuh";><code>@​Meijuh</code></a>, <a 
href="https://github.com/RazorNd";><code>@​RazorNd</code></a>, <a 
href="https://github.com/chenggwang";><code>@​chenggwang</code></a>, <a 
href="https://github.com/izeye";><code>@​izeye</code></a>, <a 
href="https://github.com/mjd507";><code>@​mjd507</code></a>, <a 
href="https://github.com/ngocnhan-tran1996";><code>@​ngocnhan-tran1996</code></a>,
 and <a href="https://github.com/philwebb";><code>@​philwebb</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/09a5ca3e747af3dacd2bbb42ae4f356db26b57d3";><code>09a5ca3</code></a>
 Release v6.2.9</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a4ec25d9ec0466c0c4e9ca4eb9d1ef9df18820a5";><code>a4ec25d</code></a>
 Upgrade to MockK 1.13.17</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/0fc043f762d61f190ccbcc905736f8e73737baf9";><code>0fc043f</code></a>
 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commi...
   
   _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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to