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

   Bumps `spring-6.version` from 6.2.6 to 6.2.7.
   Updates `org.springframework:spring-aop` from 6.2.6 to 6.2.7
   <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.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-aspects` from 6.2.6 to 6.2.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-aspects's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-beans` from 6.2.6 to 6.2.7
   <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.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context` from 6.2.6 to 6.2.7
   <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.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context-indexer` from 6.2.6 to 6.2.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-context-indexer's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context-support` from 6.2.6 to 6.2.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-context-support's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-core` from 6.2.6 to 6.2.7
   <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.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-core-test` from 6.2.6 to 6.2.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-core-test's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34851";>#34851</a></li>
   <li>Fragment.create() requires mutable map - which is unusable when used 
with Kotlin <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34848";>#34848</a></li>
   <li>Duplicate <code>BeanOverrideHandler</code> discovered in 
<code>@Nested</code> test case with superclass from different class or in 
interface implemented multiple times <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34844";>#34844</a></li>
   <li>Accidental ClassLoader defineClass enforcement after <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34677";>#34677</a>
 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34824";>#34824</a></li>
   <li>HttpEntity.EMPTY headers should not be possible to mutate via 
HttpHeaders constructor <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34812";>#34812</a></li>
   <li>AbstractFileResolvingResource.exists incorrectly reports result for 
resources inside of spring-boot executable jar <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34796";>#34796</a></li>
   <li>Correctly expand query param with same name from URI variables array  <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34783";>#34783</a></li>
   <li>R2DBC <code>NamedParameterUtils</code> only expands reused collection 
parameter once <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34768";>#34768</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> wrongly assumes that 
<code>target/classes</code> always exists <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34764";>#34764</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify <code>CompositePropertySource</code> behavior for 
<code>EnumerablePropertySource</code> contract <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34886";>#34886</a></li>
   <li>Javadoc and <code>@Nullable</code> annotation for 
<code>servletContext</code> parameter of 
<code>ConfigurableWebEnvironment.initPropertySources</code> are contradictory 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34845";>#34845</a></li>
   <li>Spring MVC: <code>@EnableAsync</code> needs to be redeclared for each 
ApplicationContext <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34843";>#34843</a></li>
   <li>Provide a working example instead of unclear placeholders <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34828";>#34828</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Micrometer 1.14.7 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34889";>#34889</a></li>
   <li>Upgrade to Reactor 2024.0.6 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34898";>#34898</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/Artur";><code>@​Artur</code></a>-, <a 
href="https://github.com/blake-bauman";><code>@​blake-bauman</code></a>, <a 
href="https://github.com/iifawzi";><code>@​iifawzi</code></a>, <a 
href="https://github.com/kilink";><code>@​kilink</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/whlit";><code>@​whlit</code></a>, and <a 
href="https://github.com/zzoe2346";><code>@​zzoe2346</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ba590ac9e49b46d347dc56f4498ee436a3b5969b";><code>ba590ac</code></a>
 Release v6.2.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ee62701f5634e904e42e218baad142cea2bcd332";><code>ee62701</code></a>
 Make use of PatternMatchUtils ignoreCase option</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fa168ca78ae134e82db8eacc109bb29266b36fb1";><code>fa168ca</code></a>
 Revise FactoryBean locking behavior for strict/lenient consistency</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3c228a5c1d07874d0bf2b9456921ab20fc6d5e22";><code>3c228a5</code></a>
 Add missing <a href="https://github.com/since";><code>@​since</code></a> tags 
in PatternMatchUtils</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/9bf6b8cddffac2c0034e0e2f7a799a81ddb1f09f";><code>9bf6b8c</code></a>
 Upgrade to Reactor 2024.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/37ecdd14372555c018c644e980666e47c06dcbe8";><code>37ecdd1</code></a>
 Forward more methods to underlying InputStream in NonClosingInputStream</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/73f1c5a189b0f6e65b5b8507d6862b480ec7193c";><code>73f1c5a</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4d296fb4ca1b3f87fe4b9cd97132f2688533de2d";><code>4d296fb</code></a>
 Upgrade to Micrometer 1.14.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/6a9444473f1aad080bf659563e56cc2bbd8f9512";><code>6a94444</code></a>
 Clarify CompositePropertySource behavior for EnumerablePropertySource 
contract</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/03ae97b2ebe2ff97ed3f78253758fb3cf6cacbbd";><code>03ae97b</code></a>
 Introduce Spring property for default escape character for placeholders</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-expression` from 6.2.6 to 6.2.7
   <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.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Forward more methods to underlying InputStream in NonClosingInputStream 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34893";>#34893</a></li>
   <li>Introduce Spring property for the default property placeholder escape 
character <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34865";>#34865</a></li>
   <li>Close ApplicationContext once AOT processing has completed <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34841";>#34841</a></li>
   <li>Fix 
<code>AbstractJackson2HttpMessageConverter#getObjectMappersForType</code> 
nullness <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34811";>#34811</a></li>
   <li>Add option for case-insensitive match to PatternMatchUtils <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34801";>#34801</a></li>
   <li>RestClient <code>@RequestBody</code> parameters lose generic type 
information when creating HTTP service beans <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34793";>#34793</a></li>
   <li>Adds option to set Principal in MockServerWebExchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/34789";>#34789</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Beans created by FactoryBean are not considered as autowiring candidates 
if another thread holds a singletonLock <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34902";>#34902</a></li>
   <li><code>PropertySourcesPlaceholderConfigurer</code> placeholder resolution 
fails in several scenarios <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/34861";>#34861</a></li>
   <li>HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not 
working with httpclient 5.3.1 <a href="https://r...
   
   _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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to