You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/10 16:58:07 UTC

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request, #285: Bump spring.version from 5.3.25 to 6.0.6

dependabot[bot] opened a new pull request, #285:
URL: https://github.com/apache/commons-configuration/pull/285

   Bumps `spring.version` from 5.3.25 to 6.0.6.
   Updates `spring-core` from 5.3.25 to 6.0.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-core's releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Prefer request hostName and hostPort in ReactorServerHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30062">#30062</a></li>
   <li>Use <code>readNBytes</code> in ByteArrayHttpMessageConverter when contentLength is available <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30010">#30010</a></li>
   <li>Add missing <code>@Nullable</code> annotations to <code>LogMessage.format</code> methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30006">#30006</a></li>
   <li>Refine <code>CoroutinesUtils#invokeSuspendingFunction</code> contract <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30005">#30005</a></li>
   <li><code>@SubscribeMapping</code> method not called when built as native image <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30002">#30002</a></li>
   <li>Provide method with <code>ContextView</code> instead of <code>Context</code> in <code>ServerWebExchangeContextFilter</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29691">#29691</a></li>
   <li>Support <code>@Value</code> for record injection <a href="https://redirect.github.com/spring-projects/spring-framework/pull/28774">#28774</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>WebClient now requires scheme <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30053">#30053</a></li>
   <li>Move <code>HttpServiceProxyFactoryExtensions.kt</code> to <code>spring-web</code> module <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30042">#30042</a></li>
   <li>AutowireCapableBeanFactory.createBean does not prefer default constructor anymore <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30041">#30041</a></li>
   <li>Server request URL with spring-webflux 6.0.5 is in resolved IP6 format <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30033">#30033</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> can no longer handle paths containing spaces and special characters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30031">#30031</a></li>
   <li>Catch defensively exception thrown by validation contraints AOT processing of Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30037">#30037</a></li>
   <li>Fix proxy hint Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30025">#30025</a></li>
   <li>WebFlux fails with WebDAV HTTP methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29981">#29981</a></li>
   <li><code>NullPointerException</code> if passing an anonymous class to <code>ReflectionsHint#registerType</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29774">#29774</a></li>
   <li>Native hints for package private methods on custom <code>@Repository</code> class <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29764">#29764</a></li>
   <li>Native version of webflux/r2dbc failed <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29582">#29582</a></li>
   <li>Protect JMS connection creation against prepareConnection errors <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29116">#29116</a></li>
   <li>SingleConnectionFactory - reconnection problem (AMQ Broker) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29115">#29115</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Fix &quot;Configuring a Global Date and Time Format&quot; example <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30034">#30034</a></li>
   <li><code>@AspectJ</code> argument name resolution algorithm is outdated in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30026">#30026</a></li>
   <li>Update comment in Javadoc of ServletRequestPathFilter DispatcherServlet relating to DispatcherServlet <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30014">#30014</a></li>
   <li>Revise AspectJ examples in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30003">#30003</a></li>
   <li>Revise <code>chomp</code> and <code>fold</code> settings in reference documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30001">#30001</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2022.0.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30063">#30063</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/1004789224"><code>@​1004789224</code></a>, <a href="https://github.com/1993heqiang"><code>@​1993heqiang</code></a>, <a href="https://github.com/AlexElin"><code>@​AlexElin</code></a>, <a href="https://github.com/diguage"><code>@​diguage</code></a>, <a href="https://github.com/divcon"><code>@​divcon</code></a>, <a href="https://github.com/izeye"><code>@​izeye</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/lenoch7"><code>@​lenoch7</code></a>, <a href="https://github.com/sergiuprdn"><code>@​sergiuprdn</code></a>, <a href="https://github.com/singhbaljit"><code>@​singhbaljit</code></a>, and <a href="https://github.com/violetagg"><code>@​violetagg</code></a></p>
   <h2>v6.0.5</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add RFC-8246 &quot;immutable&quot; attribute to <code>CacheControl</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29955">#29955</a></li>
   <li>Allow MockRest to match header/queryParam value list with one Matcher <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29953">#29953</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/68537d6d5b7098ffd63c87ed4db40c5644686742"><code>68537d6</code></a> Release v6.0.6</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/57b838ddda82d827d4c8533d7da8c56efad659f9"><code>57b838d</code></a> Upgrade to spring-asciidoctor-backends 0.0.5</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8c784085d2c33e4a445725b2267d225c4462dd5f"><code>8c78408</code></a> Update copyright dates</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c0a1e1718ee4215288016fdab4c74e6be5de1c4b"><code>c0a1e17</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/fe29e734ae3f9f02770e2437d6fae21b605fbf7e"><code>fe29e73</code></a> Revise documentation for <a href="https://github.com/AspectJ"><code>@​AspectJ</code></a> argument name resolution algorithm</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/50c3a6258990cfa03beb15b97e813f6d8a88b1c2"><code>50c3a62</code></a> Upgrade to Reactor Netty 2022.0.4</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a936a6a8ce095f4f4868ebc5702d47ad475d9b0c"><code>a936a6a</code></a> Javadoc-only reference to SubscribeMapping from simp package (-&gt; package depe...</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8d112b851489ae56196c7f658f6dd9856f5cf82a"><code>8d112b8</code></a> Test for explicit URI decoding in convertClassLoaderURL</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/f8cb0fa2a0e42cc2ca22fe9d19ba11ede1d86792"><code>f8cb0fa</code></a> Custom resolution of preferred constructors for createBean(Class)</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c56c16d7bad2f3d617768475262c109fdb5bdc5d"><code>c56c16d</code></a> Polishing contribution</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.25...v6.0.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-beans` from 5.3.25 to 6.0.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-beans's releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Prefer request hostName and hostPort in ReactorServerHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30062">#30062</a></li>
   <li>Use <code>readNBytes</code> in ByteArrayHttpMessageConverter when contentLength is available <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30010">#30010</a></li>
   <li>Add missing <code>@Nullable</code> annotations to <code>LogMessage.format</code> methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30006">#30006</a></li>
   <li>Refine <code>CoroutinesUtils#invokeSuspendingFunction</code> contract <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30005">#30005</a></li>
   <li><code>@SubscribeMapping</code> method not called when built as native image <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30002">#30002</a></li>
   <li>Provide method with <code>ContextView</code> instead of <code>Context</code> in <code>ServerWebExchangeContextFilter</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29691">#29691</a></li>
   <li>Support <code>@Value</code> for record injection <a href="https://redirect.github.com/spring-projects/spring-framework/pull/28774">#28774</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>WebClient now requires scheme <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30053">#30053</a></li>
   <li>Move <code>HttpServiceProxyFactoryExtensions.kt</code> to <code>spring-web</code> module <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30042">#30042</a></li>
   <li>AutowireCapableBeanFactory.createBean does not prefer default constructor anymore <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30041">#30041</a></li>
   <li>Server request URL with spring-webflux 6.0.5 is in resolved IP6 format <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30033">#30033</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> can no longer handle paths containing spaces and special characters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30031">#30031</a></li>
   <li>Catch defensively exception thrown by validation contraints AOT processing of Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30037">#30037</a></li>
   <li>Fix proxy hint Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30025">#30025</a></li>
   <li>WebFlux fails with WebDAV HTTP methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29981">#29981</a></li>
   <li><code>NullPointerException</code> if passing an anonymous class to <code>ReflectionsHint#registerType</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29774">#29774</a></li>
   <li>Native hints for package private methods on custom <code>@Repository</code> class <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29764">#29764</a></li>
   <li>Native version of webflux/r2dbc failed <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29582">#29582</a></li>
   <li>Protect JMS connection creation against prepareConnection errors <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29116">#29116</a></li>
   <li>SingleConnectionFactory - reconnection problem (AMQ Broker) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29115">#29115</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Fix &quot;Configuring a Global Date and Time Format&quot; example <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30034">#30034</a></li>
   <li><code>@AspectJ</code> argument name resolution algorithm is outdated in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30026">#30026</a></li>
   <li>Update comment in Javadoc of ServletRequestPathFilter DispatcherServlet relating to DispatcherServlet <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30014">#30014</a></li>
   <li>Revise AspectJ examples in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30003">#30003</a></li>
   <li>Revise <code>chomp</code> and <code>fold</code> settings in reference documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30001">#30001</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2022.0.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30063">#30063</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/1004789224"><code>@​1004789224</code></a>, <a href="https://github.com/1993heqiang"><code>@​1993heqiang</code></a>, <a href="https://github.com/AlexElin"><code>@​AlexElin</code></a>, <a href="https://github.com/diguage"><code>@​diguage</code></a>, <a href="https://github.com/divcon"><code>@​divcon</code></a>, <a href="https://github.com/izeye"><code>@​izeye</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/lenoch7"><code>@​lenoch7</code></a>, <a href="https://github.com/sergiuprdn"><code>@​sergiuprdn</code></a>, <a href="https://github.com/singhbaljit"><code>@​singhbaljit</code></a>, and <a href="https://github.com/violetagg"><code>@​violetagg</code></a></p>
   <h2>v6.0.5</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add RFC-8246 &quot;immutable&quot; attribute to <code>CacheControl</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29955">#29955</a></li>
   <li>Allow MockRest to match header/queryParam value list with one Matcher <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29953">#29953</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/68537d6d5b7098ffd63c87ed4db40c5644686742"><code>68537d6</code></a> Release v6.0.6</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/57b838ddda82d827d4c8533d7da8c56efad659f9"><code>57b838d</code></a> Upgrade to spring-asciidoctor-backends 0.0.5</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8c784085d2c33e4a445725b2267d225c4462dd5f"><code>8c78408</code></a> Update copyright dates</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c0a1e1718ee4215288016fdab4c74e6be5de1c4b"><code>c0a1e17</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/fe29e734ae3f9f02770e2437d6fae21b605fbf7e"><code>fe29e73</code></a> Revise documentation for <a href="https://github.com/AspectJ"><code>@​AspectJ</code></a> argument name resolution algorithm</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/50c3a6258990cfa03beb15b97e813f6d8a88b1c2"><code>50c3a62</code></a> Upgrade to Reactor Netty 2022.0.4</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a936a6a8ce095f4f4868ebc5702d47ad475d9b0c"><code>a936a6a</code></a> Javadoc-only reference to SubscribeMapping from simp package (-&gt; package depe...</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8d112b851489ae56196c7f658f6dd9856f5cf82a"><code>8d112b8</code></a> Test for explicit URI decoding in convertClassLoaderURL</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/f8cb0fa2a0e42cc2ca22fe9d19ba11ede1d86792"><code>f8cb0fa</code></a> Custom resolution of preferred constructors for createBean(Class)</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c56c16d7bad2f3d617768475262c109fdb5bdc5d"><code>c56c16d</code></a> Polishing contribution</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.25...v6.0.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-context` from 5.3.25 to 6.0.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-context's releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Prefer request hostName and hostPort in ReactorServerHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30062">#30062</a></li>
   <li>Use <code>readNBytes</code> in ByteArrayHttpMessageConverter when contentLength is available <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30010">#30010</a></li>
   <li>Add missing <code>@Nullable</code> annotations to <code>LogMessage.format</code> methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30006">#30006</a></li>
   <li>Refine <code>CoroutinesUtils#invokeSuspendingFunction</code> contract <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30005">#30005</a></li>
   <li><code>@SubscribeMapping</code> method not called when built as native image <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30002">#30002</a></li>
   <li>Provide method with <code>ContextView</code> instead of <code>Context</code> in <code>ServerWebExchangeContextFilter</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29691">#29691</a></li>
   <li>Support <code>@Value</code> for record injection <a href="https://redirect.github.com/spring-projects/spring-framework/pull/28774">#28774</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>WebClient now requires scheme <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30053">#30053</a></li>
   <li>Move <code>HttpServiceProxyFactoryExtensions.kt</code> to <code>spring-web</code> module <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30042">#30042</a></li>
   <li>AutowireCapableBeanFactory.createBean does not prefer default constructor anymore <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30041">#30041</a></li>
   <li>Server request URL with spring-webflux 6.0.5 is in resolved IP6 format <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30033">#30033</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> can no longer handle paths containing spaces and special characters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30031">#30031</a></li>
   <li>Catch defensively exception thrown by validation contraints AOT processing of Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30037">#30037</a></li>
   <li>Fix proxy hint Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30025">#30025</a></li>
   <li>WebFlux fails with WebDAV HTTP methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29981">#29981</a></li>
   <li><code>NullPointerException</code> if passing an anonymous class to <code>ReflectionsHint#registerType</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29774">#29774</a></li>
   <li>Native hints for package private methods on custom <code>@Repository</code> class <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29764">#29764</a></li>
   <li>Native version of webflux/r2dbc failed <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29582">#29582</a></li>
   <li>Protect JMS connection creation against prepareConnection errors <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29116">#29116</a></li>
   <li>SingleConnectionFactory - reconnection problem (AMQ Broker) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29115">#29115</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Fix &quot;Configuring a Global Date and Time Format&quot; example <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30034">#30034</a></li>
   <li><code>@AspectJ</code> argument name resolution algorithm is outdated in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30026">#30026</a></li>
   <li>Update comment in Javadoc of ServletRequestPathFilter DispatcherServlet relating to DispatcherServlet <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30014">#30014</a></li>
   <li>Revise AspectJ examples in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30003">#30003</a></li>
   <li>Revise <code>chomp</code> and <code>fold</code> settings in reference documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30001">#30001</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2022.0.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30063">#30063</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/1004789224"><code>@​1004789224</code></a>, <a href="https://github.com/1993heqiang"><code>@​1993heqiang</code></a>, <a href="https://github.com/AlexElin"><code>@​AlexElin</code></a>, <a href="https://github.com/diguage"><code>@​diguage</code></a>, <a href="https://github.com/divcon"><code>@​divcon</code></a>, <a href="https://github.com/izeye"><code>@​izeye</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/lenoch7"><code>@​lenoch7</code></a>, <a href="https://github.com/sergiuprdn"><code>@​sergiuprdn</code></a>, <a href="https://github.com/singhbaljit"><code>@​singhbaljit</code></a>, and <a href="https://github.com/violetagg"><code>@​violetagg</code></a></p>
   <h2>v6.0.5</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add RFC-8246 &quot;immutable&quot; attribute to <code>CacheControl</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29955">#29955</a></li>
   <li>Allow MockRest to match header/queryParam value list with one Matcher <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29953">#29953</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/68537d6d5b7098ffd63c87ed4db40c5644686742"><code>68537d6</code></a> Release v6.0.6</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/57b838ddda82d827d4c8533d7da8c56efad659f9"><code>57b838d</code></a> Upgrade to spring-asciidoctor-backends 0.0.5</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8c784085d2c33e4a445725b2267d225c4462dd5f"><code>8c78408</code></a> Update copyright dates</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c0a1e1718ee4215288016fdab4c74e6be5de1c4b"><code>c0a1e17</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/fe29e734ae3f9f02770e2437d6fae21b605fbf7e"><code>fe29e73</code></a> Revise documentation for <a href="https://github.com/AspectJ"><code>@​AspectJ</code></a> argument name resolution algorithm</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/50c3a6258990cfa03beb15b97e813f6d8a88b1c2"><code>50c3a62</code></a> Upgrade to Reactor Netty 2022.0.4</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a936a6a8ce095f4f4868ebc5702d47ad475d9b0c"><code>a936a6a</code></a> Javadoc-only reference to SubscribeMapping from simp package (-&gt; package depe...</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8d112b851489ae56196c7f658f6dd9856f5cf82a"><code>8d112b8</code></a> Test for explicit URI decoding in convertClassLoaderURL</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/f8cb0fa2a0e42cc2ca22fe9d19ba11ede1d86792"><code>f8cb0fa</code></a> Custom resolution of preferred constructors for createBean(Class)</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c56c16d7bad2f3d617768475262c109fdb5bdc5d"><code>c56c16d</code></a> Polishing contribution</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.25...v6.0.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-test` from 5.3.25 to 6.0.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-test's releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.6</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Prefer request hostName and hostPort in ReactorServerHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30062">#30062</a></li>
   <li>Use <code>readNBytes</code> in ByteArrayHttpMessageConverter when contentLength is available <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30010">#30010</a></li>
   <li>Add missing <code>@Nullable</code> annotations to <code>LogMessage.format</code> methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30006">#30006</a></li>
   <li>Refine <code>CoroutinesUtils#invokeSuspendingFunction</code> contract <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30005">#30005</a></li>
   <li><code>@SubscribeMapping</code> method not called when built as native image <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30002">#30002</a></li>
   <li>Provide method with <code>ContextView</code> instead of <code>Context</code> in <code>ServerWebExchangeContextFilter</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29691">#29691</a></li>
   <li>Support <code>@Value</code> for record injection <a href="https://redirect.github.com/spring-projects/spring-framework/pull/28774">#28774</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>WebClient now requires scheme <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30053">#30053</a></li>
   <li>Move <code>HttpServiceProxyFactoryExtensions.kt</code> to <code>spring-web</code> module <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30042">#30042</a></li>
   <li>AutowireCapableBeanFactory.createBean does not prefer default constructor anymore <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30041">#30041</a></li>
   <li>Server request URL with spring-webflux 6.0.5 is in resolved IP6 format <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30033">#30033</a></li>
   <li><code>PathMatchingResourcePatternResolver</code> can no longer handle paths containing spaces and special characters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30031">#30031</a></li>
   <li>Catch defensively exception thrown by validation contraints AOT processing of Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30037">#30037</a></li>
   <li>Fix proxy hint Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30025">#30025</a></li>
   <li>WebFlux fails with WebDAV HTTP methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29981">#29981</a></li>
   <li><code>NullPointerException</code> if passing an anonymous class to <code>ReflectionsHint#registerType</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29774">#29774</a></li>
   <li>Native hints for package private methods on custom <code>@Repository</code> class <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29764">#29764</a></li>
   <li>Native version of webflux/r2dbc failed <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29582">#29582</a></li>
   <li>Protect JMS connection creation against prepareConnection errors <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29116">#29116</a></li>
   <li>SingleConnectionFactory - reconnection problem (AMQ Broker) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/29115">#29115</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Fix &quot;Configuring a Global Date and Time Format&quot; example <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30034">#30034</a></li>
   <li><code>@AspectJ</code> argument name resolution algorithm is outdated in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30026">#30026</a></li>
   <li>Update comment in Javadoc of ServletRequestPathFilter DispatcherServlet relating to DispatcherServlet <a href="https://redirect.github.com/spring-projects/spring-framework/pull/30014">#30014</a></li>
   <li>Revise AspectJ examples in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30003">#30003</a></li>
   <li>Revise <code>chomp</code> and <code>fold</code> settings in reference documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30001">#30001</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2022.0.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/30063">#30063</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/1004789224"><code>@​1004789224</code></a>, <a href="https://github.com/1993heqiang"><code>@​1993heqiang</code></a>, <a href="https://github.com/AlexElin"><code>@​AlexElin</code></a>, <a href="https://github.com/diguage"><code>@​diguage</code></a>, <a href="https://github.com/divcon"><code>@​divcon</code></a>, <a href="https://github.com/izeye"><code>@​izeye</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/lenoch7"><code>@​lenoch7</code></a>, <a href="https://github.com/sergiuprdn"><code>@​sergiuprdn</code></a>, <a href="https://github.com/singhbaljit"><code>@​singhbaljit</code></a>, and <a href="https://github.com/violetagg"><code>@​violetagg</code></a></p>
   <h2>v6.0.5</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add RFC-8246 &quot;immutable&quot; attribute to <code>CacheControl</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29955">#29955</a></li>
   <li>Allow MockRest to match header/queryParam value list with one Matcher <a href="https://redirect.github.com/spring-projects/spring-framework/pull/29953">#29953</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/68537d6d5b7098ffd63c87ed4db40c5644686742"><code>68537d6</code></a> Release v6.0.6</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/57b838ddda82d827d4c8533d7da8c56efad659f9"><code>57b838d</code></a> Upgrade to spring-asciidoctor-backends 0.0.5</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8c784085d2c33e4a445725b2267d225c4462dd5f"><code>8c78408</code></a> Update copyright dates</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c0a1e1718ee4215288016fdab4c74e6be5de1c4b"><code>c0a1e17</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/fe29e734ae3f9f02770e2437d6fae21b605fbf7e"><code>fe29e73</code></a> Revise documentation for <a href="https://github.com/AspectJ"><code>@​AspectJ</code></a> argument name resolution algorithm</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/50c3a6258990cfa03beb15b97e813f6d8a88b1c2"><code>50c3a62</code></a> Upgrade to Reactor Netty 2022.0.4</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a936a6a8ce095f4f4868ebc5702d47ad475d9b0c"><code>a936a6a</code></a> Javadoc-only reference to SubscribeMapping from simp package (-&gt; package depe...</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8d112b851489ae56196c7f658f6dd9856f5cf82a"><code>8d112b8</code></a> Test for explicit URI decoding in convertClassLoaderURL</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/f8cb0fa2a0e42cc2ca22fe9d19ba11ede1d86792"><code>f8cb0fa</code></a> Custom resolution of preferred constructors for createBean(Class)</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c56c16d7bad2f3d617768475262c109fdb5bdc5d"><code>c56c16d</code></a> Polishing contribution</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.25...v6.0.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


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

To unsubscribe, e-mail: notifications-unsubscribe@commons.apache.org

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


[GitHub] [commons-configuration] dependabot[bot] closed pull request #285: Bump spring.version from 5.3.25 to 6.0.6

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #285: Bump spring.version from 5.3.25 to 6.0.6
URL: https://github.com/apache/commons-configuration/pull/285


-- 
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: notifications-unsubscribe@commons.apache.org

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


[GitHub] [commons-configuration] dependabot[bot] commented on pull request #285: Bump spring.version from 5.3.25 to 6.0.6

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #285:
URL: https://github.com/apache/commons-configuration/pull/285#issuecomment-1483122814

   Superseded by #290.


-- 
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: notifications-unsubscribe@commons.apache.org

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