dependabot[bot] opened a new pull request, #2587:
URL: https://github.com/apache/logging-log4j2/pull/2587

   Bumps `spring-framework.version` from 6.1.6 to 6.1.7.
   Updates `org.springframework:spring-framework-bom` from 6.1.6 to 6.1.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-framework-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.1.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>ResponseEntity<!-- raw HTML omitted --> is not reliably closed with 
InputStreamResource <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32802";>#32802</a></li>
   <li>Accept ajc-compiled <code>@Aspect</code> classes for Spring AOP proxy 
usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32793";>#32793</a></li>
   <li>Failure to process a bean definition ahead-of-time with an instance 
supplier should provide more contextual information <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32775";>#32775</a></li>
   <li>Provide methods to unambiguously send form data with MockMvc <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32757";>#32757</a></li>
   <li>Introduce NoOp implementation for ResponseErrorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32750";>#32750</a></li>
   <li>Support varargs invocations in SpEL for varargs array subtype <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32704";>#32704</a></li>
   <li>StreamUtils.copyRange overreads source stream in some cases <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32695";>#32695</a></li>
   <li>Modify error message when timeout is less than TIMEOUT_DEFAULT <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32635";>#32635</a></li>
   <li>Jetty HttpConnections not closed with SSE on Jetty 12.0.7+ when clients 
close the connection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32629";>#32629</a></li>
   <li>Prevent duplicate subscription ID's in destinationCache of 
DefaultSubscriptionRegistry <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32625";>#32625</a></li>
   <li>When retrieval of a LoadTimeWeaverAware bean fails the resulting 
exception message may not indicate why it was being created <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32470";>#32470</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Do not send Cookie header in reactive JdkClientHttpRequest if no cookies 
added <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32799";>#32799</a></li>
   <li>Inconsistent use of cleaned URLs in PathMatchingResourcePatternResolver 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32828";>#32828</a></li>
   <li>DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class 
outside of transaction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32766";>#32766</a></li>
   <li>BindingReflectionHintsRegistrar#registerReflectionHints can be invoked 
with a null type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32753";>#32753</a></li>
   <li><code>AnnotationConfigWebApplicationContext</code> should propagate 
<code>ApplicationStartup</code> to <code>BeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32747";>#32747</a></li>
   <li>Ignore non-String keys in 
<code>PropertiesPropertySource.getPropertyNames()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32742";>#32742</a></li>
   <li><code>MergedAnnotations</code> search does not find container for 
repeatable annotation <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32731";>#32731</a></li>
   <li>&quot;multiple subscribers not supported&quot; when using WebClient 
exchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32727";>#32727</a></li>
   <li>ConfigurationClassEnhancer should consistently trigger FastClass 
creation at build-time <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32682";>#32682</a></li>
   <li>HttpComponentsClientHttpRequestFactory does not set Content-Length: 0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32678";>#32678</a></li>
   <li>Wrong proxy generation order during AOT for classes with 
<code>ScopedProxyMode.TARGET\_CLASS</code> and advisors <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32669";>#32669</a></li>
   <li>Unhandled JMS listener exceptions are not propagated <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32666";>#32666</a></li>
   <li>beanFactory#getBean with arguments ignore them if an Instance supplier 
is defined <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32657";>#32657</a></li>
   <li>Incorrect AsyncRequestTimeoutException handling in 
ResponseEntityExceptionHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32644";>#32644</a></li>
   <li>Include actual cause's message in various parsing exception messages <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32636";>#32636</a></li>
   <li>Configuration class with Bean factory method on an interface generates 
wrong target with AOT <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32609";>#32609</a></li>
   <li>RestClient observations are stopped before ResponseSpec calls <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32575";>#32575</a></li>
   <li>MvcUriComponentsBuilder.fromMethodName does not pick the annotated 
method transparently <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32553";>#32553</a></li>
   <li>Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 
2.3.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32445";>#32445</a></li>
   <li>RSocket setup payload can cause Netty ByteBuf leak <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32424";>#32424</a></li>
   <li>WebFlux temporary file not always deleted with parallel uploads. <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31217";>#31217</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Replace RFC 7807 by RFC 9457 in documentation <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32806";>#32806</a></li>
   <li>Links to Framework and Servlet Javadoc from Framework's Kotlin API 
documentation are broken <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32797";>#32797</a></li>
   <li>Fix incorrect class reference syntax in Kotlin code sample <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32733";>#32733</a></li>
   <li>Improve documentation advising against use of HandlerInterceptor for 
security <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32729";>#32729</a></li>
   <li>Inconsistent behaviour on transactional async method <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32709";>#32709</a></li>
   <li>Document that getBean with arguments is not recommended with AOT <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32690";>#32690</a></li>
   <li>Provide an example of custom request URL with RestClient in the 
reference guide <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32685";>#32685</a></li>
   <li>Correct documentation on streaming with MockMvcWebTestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32687";>#32687</a></li>
   <li>Document limitations of CGLIB proxy class generation in JPMS module 
setups <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32671";>#32671</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/5d6f2c84c8ef9f521d7f990c31b499aab1e9d58a";><code>5d6f2c8</code></a>
 Release v6.1.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/010e8a303b1caf3b80e244fc5e4aebc23d854118";><code>010e8a3</code></a>
 Polishing contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/78549d4963a15c6decfd17ea9be15f27c3cdc03c";><code>78549d4</code></a>
 Fix cookie management in reactive JdkClientHttpRequest</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e4e69101225d915c28f0fff3571fb7f79e7b1db2";><code>e4e6910</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2270df515b040d8612c691acc0102d1a224bcd82";><code>2270df5</code></a>
 Enforce cleaned URL for root resource from ClassLoader</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/70886e32c01a03f8c3080904022f98316497e831";><code>70886e3</code></a>
 Upgrade to Reactor 2023.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e509385eae29056621071b653e81fa8c0382b625";><code>e509385</code></a>
 Add InputStreamResource(InputStreamSource) constructor for lambda 
expressions</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b7aafda8723dfb555cda4211209654cd35aab709";><code>b7aafda</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a89a88d17c8a0761ffedca85817d38bccfbce819";><code>a89a88d</code></a>
 Upgrade to Micrometer 1.12.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c6b6ccdc890f980ac910f0ea01b828eb6720a15b";><code>c6b6ccd</code></a>
 Close ResponseBodyEmitter in case of write errors</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.1.6...v6.1.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-core` from 6.1.6 to 6.1.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.1.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>ResponseEntity<!-- raw HTML omitted --> is not reliably closed with 
InputStreamResource <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32802";>#32802</a></li>
   <li>Accept ajc-compiled <code>@Aspect</code> classes for Spring AOP proxy 
usage <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32793";>#32793</a></li>
   <li>Failure to process a bean definition ahead-of-time with an instance 
supplier should provide more contextual information <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32775";>#32775</a></li>
   <li>Provide methods to unambiguously send form data with MockMvc <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32757";>#32757</a></li>
   <li>Introduce NoOp implementation for ResponseErrorHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32750";>#32750</a></li>
   <li>Support varargs invocations in SpEL for varargs array subtype <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32704";>#32704</a></li>
   <li>StreamUtils.copyRange overreads source stream in some cases <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32695";>#32695</a></li>
   <li>Modify error message when timeout is less than TIMEOUT_DEFAULT <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32635";>#32635</a></li>
   <li>Jetty HttpConnections not closed with SSE on Jetty 12.0.7+ when clients 
close the connection <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32629";>#32629</a></li>
   <li>Prevent duplicate subscription ID's in destinationCache of 
DefaultSubscriptionRegistry <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32625";>#32625</a></li>
   <li>When retrieval of a LoadTimeWeaverAware bean fails the resulting 
exception message may not indicate why it was being created <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32470";>#32470</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Do not send Cookie header in reactive JdkClientHttpRequest if no cookies 
added <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32799";>#32799</a></li>
   <li>Inconsistent use of cleaned URLs in PathMatchingResourcePatternResolver 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32828";>#32828</a></li>
   <li>DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class 
outside of transaction <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32766";>#32766</a></li>
   <li>BindingReflectionHintsRegistrar#registerReflectionHints can be invoked 
with a null type <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32753";>#32753</a></li>
   <li><code>AnnotationConfigWebApplicationContext</code> should propagate 
<code>ApplicationStartup</code> to <code>BeanFactory</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32747";>#32747</a></li>
   <li>Ignore non-String keys in 
<code>PropertiesPropertySource.getPropertyNames()</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32742";>#32742</a></li>
   <li><code>MergedAnnotations</code> search does not find container for 
repeatable annotation <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32731";>#32731</a></li>
   <li>&quot;multiple subscribers not supported&quot; when using WebClient 
exchange <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32727";>#32727</a></li>
   <li>ConfigurationClassEnhancer should consistently trigger FastClass 
creation at build-time <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32682";>#32682</a></li>
   <li>HttpComponentsClientHttpRequestFactory does not set Content-Length: 0 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32678";>#32678</a></li>
   <li>Wrong proxy generation order during AOT for classes with 
<code>ScopedProxyMode.TARGET\_CLASS</code> and advisors <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32669";>#32669</a></li>
   <li>Unhandled JMS listener exceptions are not propagated <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32666";>#32666</a></li>
   <li>beanFactory#getBean with arguments ignore them if an Instance supplier 
is defined <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32657";>#32657</a></li>
   <li>Incorrect AsyncRequestTimeoutException handling in 
ResponseEntityExceptionHandler <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32644";>#32644</a></li>
   <li>Include actual cause's message in various parsing exception messages <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32636";>#32636</a></li>
   <li>Configuration class with Bean factory method on an interface generates 
wrong target with AOT <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32609";>#32609</a></li>
   <li>RestClient observations are stopped before ResponseSpec calls <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32575";>#32575</a></li>
   <li>MvcUriComponentsBuilder.fromMethodName does not pick the annotated 
method transparently <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32553";>#32553</a></li>
   <li>Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 
2.3.10 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32445";>#32445</a></li>
   <li>RSocket setup payload can cause Netty ByteBuf leak <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32424";>#32424</a></li>
   <li>WebFlux temporary file not always deleted with parallel uploads. <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31217";>#31217</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Replace RFC 7807 by RFC 9457 in documentation <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32806";>#32806</a></li>
   <li>Links to Framework and Servlet Javadoc from Framework's Kotlin API 
documentation are broken <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32797";>#32797</a></li>
   <li>Fix incorrect class reference syntax in Kotlin code sample <a 
href="https://redirect.github.com/spring-projects/spring-framework/pull/32733";>#32733</a></li>
   <li>Improve documentation advising against use of HandlerInterceptor for 
security <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32729";>#32729</a></li>
   <li>Inconsistent behaviour on transactional async method <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32709";>#32709</a></li>
   <li>Document that getBean with arguments is not recommended with AOT <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32690";>#32690</a></li>
   <li>Provide an example of custom request URL with RestClient in the 
reference guide <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32685";>#32685</a></li>
   <li>Correct documentation on streaming with MockMvcWebTestClient <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32687";>#32687</a></li>
   <li>Document limitations of CGLIB proxy class generation in JPMS module 
setups <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32671";>#32671</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/5d6f2c84c8ef9f521d7f990c31b499aab1e9d58a";><code>5d6f2c8</code></a>
 Release v6.1.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/010e8a303b1caf3b80e244fc5e4aebc23d854118";><code>010e8a3</code></a>
 Polishing contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/78549d4963a15c6decfd17ea9be15f27c3cdc03c";><code>78549d4</code></a>
 Fix cookie management in reactive JdkClientHttpRequest</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e4e69101225d915c28f0fff3571fb7f79e7b1db2";><code>e4e6910</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/2270df515b040d8612c691acc0102d1a224bcd82";><code>2270df5</code></a>
 Enforce cleaned URL for root resource from ClassLoader</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/70886e32c01a03f8c3080904022f98316497e831";><code>70886e3</code></a>
 Upgrade to Reactor 2023.0.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e509385eae29056621071b653e81fa8c0382b625";><code>e509385</code></a>
 Add InputStreamResource(InputStreamSource) constructor for lambda 
expressions</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b7aafda8723dfb555cda4211209654cd35aab709";><code>b7aafda</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a89a88d17c8a0761ffedca85817d38bccfbce819";><code>a89a88d</code></a>
 Upgrade to Micrometer 1.12.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c6b6ccdc890f980ac910f0ea01b828eb6720a15b";><code>c6b6ccd</code></a>
 Close ResponseBodyEmitter in case of write errors</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v6.1.6...v6.1.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


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

To unsubscribe, e-mail: robots-unsubscr...@logging.apache.org

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

Reply via email to