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

   Bumps `spring.version` from 1.2.8 to 5.2.3.RELEASE.
   Updates `spring-core` from 1.2.8 to 5.2.3.RELEASE
   <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>v5.2.3.RELEASE</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Update throwable to SQLException <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24337";>#24337</a></li>
   <li>Update CORS support  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24327";>#24327</a></li>
   <li>Improve exception message in AopContext.currentProxy() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24321";>#24321</a></li>
   <li>Trim line in LineInfo only once <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24310";>#24310</a></li>
   <li>Merge getCallableInterceptors and getDeferredResultInterceptors <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24305";>#24305</a></li>
   <li>Optimize SimpleAliasRegistry hasAlias implementation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24295";>#24295</a></li>
   <li>Improve ExposeInvocationInterceptor exception message <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24293";>#24293</a></li>
   <li>Add ContentLength support for InputStreamResource created in 
ResourceHttpMessageConverter and ResourceDecoder <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24292";>#24292</a></li>
   <li>StringHttpMessageConverter addDefaultHeaders() should check media type 
for wildcard before setting it into headers <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24283";>#24283</a></li>
   <li>Add fast path for ClassUtils.hasMethod <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24282";>#24282</a></li>
   <li>Support headers with multiple values in ResponseStatusException <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24261";>#24261</a></li>
   <li>Remove quality parameter from chosen media type in WebFlux responses <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24239";>#24239</a></li>
   <li>Remove Content-* response headers before error handling in WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24238";>#24238</a></li>
   <li>Reuse InputStream for ResourceRegionHttpMessageConverter <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24214";>#24214</a></li>
   <li>Un-deprecate PathResource (for java.nio.file.Path resolution in 
createRelative) <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24211";>#24211</a></li>
   <li>Simplify AdvisedSupport.removeAdvisor() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24205";>#24205</a></li>
   <li>Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24195";>#24195</a></li>
   <li>Short-circuit in AbstractBeanDefinition.equals() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24185";>#24185</a></li>
   <li>Expose local address in reactive ServerHttpRequest <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24174";>#24174</a></li>
   <li>Improve exception message for mixed explicit and implicit aliases with 
<code>@AliasFor</code> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24168";>#24168</a></li>
   <li>Hoist constant result of SerializableTypeWrapper.unwrap() out of loop <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24167";>#24167</a></li>
   <li>Add &quot;application/*+xml&quot; as supported media type to XML 
decoders <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24164";>#24164</a></li>
   <li>Hoist Class.getName() from String concatenation to dodge an issue 
related to profile pollution <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24153";>#24153</a></li>
   <li>Let UriUtils.encode…(…) methods optimize for sources without the need to 
be encoded <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24152";>#24152</a></li>
   <li>Add accessor for logPrefix in ClientResponse to allow tying a 
ClientRequest to a ClientResponse <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24146";>#24146</a></li>
   <li>Support variable resolution of wildcard types <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24145";>#24145</a></li>
   <li>WebTestClientExtensions.expectBody doesn't work for generic types <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24142";>#24142</a></li>
   <li>Add firstElement to CollectionUtils <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24135";>#24135</a></li>
   <li>Improve configuration API of ClientCodecConfigurer.CustomCodecs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24124";>#24124</a></li>
   <li>Introduce BeanNameGenerator based on fully qualified class name <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24114";>#24114</a></li>
   <li>ContentDisposition cannot parse encoded filename with leading space <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24112";>#24112</a></li>
   <li>Add option to encode MultiValueMap of query params  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24043";>#24043</a></li>
   <li>AbstractMessageConverterMethodProcessor results in 406 with 
&quot;Accept: <em>/</em>&quot; when <code>@RequestMapping</code> produces 
condition determined the content type <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23287";>#23287</a></li>
   <li>Allow testing with any value for Content-Type and Accept header in 
MockHttpServletRequestBuilder <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/2079";>#2079</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>StringDecoder buffer leak related to maxInMemorySize limit <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24339";>#24339</a></li>
   <li>Cloning a WebClient.Builder instance does not copy strategiesConfigurers 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24329";>#24329</a></li>
   <li>SimpleKey contains invalid hashcode on deserialization when parameters 
include an enum <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24320";>#24320</a></li>
   <li>ServerSentEventHttpMessageReader does not respect maxInMemorySize and is 
always limited to 256k messages <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24312";>#24312</a></li>
   <li>Unsafe double-checked locking in SpelExpression#compileExpression <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24265";>#24265</a></li>
   <li>Ensure CORS processing does not add Vary header twice on async requests 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24223";>#24223</a></li>
   <li>Escape quotes in filename in ContentDisposition.Builder when charset not 
specified <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24220";>#24220</a></li>
   <li>ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for 
SpEL key/condition expressions <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24206";>#24206</a></li>
   <li>ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when 
mutated <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24194";>#24194</a></li>
   <li>Regression: annotation searches no longer handle exceptions <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24188";>#24188</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/spring-projects/spring-framework/commits/v5.2.3.RELEASE";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-beans` from 1.2.8 to 5.2.3.RELEASE
   <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>v5.2.3.RELEASE</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Update throwable to SQLException <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24337";>#24337</a></li>
   <li>Update CORS support  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24327";>#24327</a></li>
   <li>Improve exception message in AopContext.currentProxy() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24321";>#24321</a></li>
   <li>Trim line in LineInfo only once <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24310";>#24310</a></li>
   <li>Merge getCallableInterceptors and getDeferredResultInterceptors <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24305";>#24305</a></li>
   <li>Optimize SimpleAliasRegistry hasAlias implementation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24295";>#24295</a></li>
   <li>Improve ExposeInvocationInterceptor exception message <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24293";>#24293</a></li>
   <li>Add ContentLength support for InputStreamResource created in 
ResourceHttpMessageConverter and ResourceDecoder <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24292";>#24292</a></li>
   <li>StringHttpMessageConverter addDefaultHeaders() should check media type 
for wildcard before setting it into headers <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24283";>#24283</a></li>
   <li>Add fast path for ClassUtils.hasMethod <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24282";>#24282</a></li>
   <li>Support headers with multiple values in ResponseStatusException <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24261";>#24261</a></li>
   <li>Remove quality parameter from chosen media type in WebFlux responses <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24239";>#24239</a></li>
   <li>Remove Content-* response headers before error handling in WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24238";>#24238</a></li>
   <li>Reuse InputStream for ResourceRegionHttpMessageConverter <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24214";>#24214</a></li>
   <li>Un-deprecate PathResource (for java.nio.file.Path resolution in 
createRelative) <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24211";>#24211</a></li>
   <li>Simplify AdvisedSupport.removeAdvisor() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24205";>#24205</a></li>
   <li>Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24195";>#24195</a></li>
   <li>Short-circuit in AbstractBeanDefinition.equals() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24185";>#24185</a></li>
   <li>Expose local address in reactive ServerHttpRequest <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24174";>#24174</a></li>
   <li>Improve exception message for mixed explicit and implicit aliases with 
<code>@AliasFor</code> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24168";>#24168</a></li>
   <li>Hoist constant result of SerializableTypeWrapper.unwrap() out of loop <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24167";>#24167</a></li>
   <li>Add &quot;application/*+xml&quot; as supported media type to XML 
decoders <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24164";>#24164</a></li>
   <li>Hoist Class.getName() from String concatenation to dodge an issue 
related to profile pollution <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24153";>#24153</a></li>
   <li>Let UriUtils.encode…(…) methods optimize for sources without the need to 
be encoded <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24152";>#24152</a></li>
   <li>Add accessor for logPrefix in ClientResponse to allow tying a 
ClientRequest to a ClientResponse <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24146";>#24146</a></li>
   <li>Support variable resolution of wildcard types <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24145";>#24145</a></li>
   <li>WebTestClientExtensions.expectBody doesn't work for generic types <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24142";>#24142</a></li>
   <li>Add firstElement to CollectionUtils <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24135";>#24135</a></li>
   <li>Improve configuration API of ClientCodecConfigurer.CustomCodecs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24124";>#24124</a></li>
   <li>Introduce BeanNameGenerator based on fully qualified class name <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24114";>#24114</a></li>
   <li>ContentDisposition cannot parse encoded filename with leading space <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24112";>#24112</a></li>
   <li>Add option to encode MultiValueMap of query params  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24043";>#24043</a></li>
   <li>AbstractMessageConverterMethodProcessor results in 406 with 
&quot;Accept: <em>/</em>&quot; when <code>@RequestMapping</code> produces 
condition determined the content type <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23287";>#23287</a></li>
   <li>Allow testing with any value for Content-Type and Accept header in 
MockHttpServletRequestBuilder <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/2079";>#2079</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>StringDecoder buffer leak related to maxInMemorySize limit <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24339";>#24339</a></li>
   <li>Cloning a WebClient.Builder instance does not copy strategiesConfigurers 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24329";>#24329</a></li>
   <li>SimpleKey contains invalid hashcode on deserialization when parameters 
include an enum <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24320";>#24320</a></li>
   <li>ServerSentEventHttpMessageReader does not respect maxInMemorySize and is 
always limited to 256k messages <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24312";>#24312</a></li>
   <li>Unsafe double-checked locking in SpelExpression#compileExpression <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24265";>#24265</a></li>
   <li>Ensure CORS processing does not add Vary header twice on async requests 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24223";>#24223</a></li>
   <li>Escape quotes in filename in ContentDisposition.Builder when charset not 
specified <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24220";>#24220</a></li>
   <li>ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for 
SpEL key/condition expressions <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24206";>#24206</a></li>
   <li>ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when 
mutated <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24194";>#24194</a></li>
   <li>Regression: annotation searches no longer handle exceptions <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24188";>#24188</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/spring-projects/spring-framework/commits/v5.2.3.RELEASE";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-context` from 1.2.8 to 5.2.3.RELEASE
   <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>v5.2.3.RELEASE</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Update throwable to SQLException <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24337";>#24337</a></li>
   <li>Update CORS support  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24327";>#24327</a></li>
   <li>Improve exception message in AopContext.currentProxy() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24321";>#24321</a></li>
   <li>Trim line in LineInfo only once <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24310";>#24310</a></li>
   <li>Merge getCallableInterceptors and getDeferredResultInterceptors <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24305";>#24305</a></li>
   <li>Optimize SimpleAliasRegistry hasAlias implementation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24295";>#24295</a></li>
   <li>Improve ExposeInvocationInterceptor exception message <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24293";>#24293</a></li>
   <li>Add ContentLength support for InputStreamResource created in 
ResourceHttpMessageConverter and ResourceDecoder <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24292";>#24292</a></li>
   <li>StringHttpMessageConverter addDefaultHeaders() should check media type 
for wildcard before setting it into headers <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24283";>#24283</a></li>
   <li>Add fast path for ClassUtils.hasMethod <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24282";>#24282</a></li>
   <li>Support headers with multiple values in ResponseStatusException <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24261";>#24261</a></li>
   <li>Remove quality parameter from chosen media type in WebFlux responses <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24239";>#24239</a></li>
   <li>Remove Content-* response headers before error handling in WebFlux <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24238";>#24238</a></li>
   <li>Reuse InputStream for ResourceRegionHttpMessageConverter <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24214";>#24214</a></li>
   <li>Un-deprecate PathResource (for java.nio.file.Path resolution in 
createRelative) <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24211";>#24211</a></li>
   <li>Simplify AdvisedSupport.removeAdvisor() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24205";>#24205</a></li>
   <li>Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24195";>#24195</a></li>
   <li>Short-circuit in AbstractBeanDefinition.equals() <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24185";>#24185</a></li>
   <li>Expose local address in reactive ServerHttpRequest <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24174";>#24174</a></li>
   <li>Improve exception message for mixed explicit and implicit aliases with 
<code>@AliasFor</code> <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24168";>#24168</a></li>
   <li>Hoist constant result of SerializableTypeWrapper.unwrap() out of loop <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24167";>#24167</a></li>
   <li>Add &quot;application/*+xml&quot; as supported media type to XML 
decoders <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24164";>#24164</a></li>
   <li>Hoist Class.getName() from String concatenation to dodge an issue 
related to profile pollution <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24153";>#24153</a></li>
   <li>Let UriUtils.encode…(…) methods optimize for sources without the need to 
be encoded <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24152";>#24152</a></li>
   <li>Add accessor for logPrefix in ClientResponse to allow tying a 
ClientRequest to a ClientResponse <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24146";>#24146</a></li>
   <li>Support variable resolution of wildcard types <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24145";>#24145</a></li>
   <li>WebTestClientExtensions.expectBody doesn't work for generic types <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24142";>#24142</a></li>
   <li>Add firstElement to CollectionUtils <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24135";>#24135</a></li>
   <li>Improve configuration API of ClientCodecConfigurer.CustomCodecs <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24124";>#24124</a></li>
   <li>Introduce BeanNameGenerator based on fully qualified class name <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24114";>#24114</a></li>
   <li>ContentDisposition cannot parse encoded filename with leading space <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24112";>#24112</a></li>
   <li>Add option to encode MultiValueMap of query params  <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24043";>#24043</a></li>
   <li>AbstractMessageConverterMethodProcessor results in 406 with 
&quot;Accept: <em>/</em>&quot; when <code>@RequestMapping</code> produces 
condition determined the content type <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23287";>#23287</a></li>
   <li>Allow testing with any value for Content-Type and Accept header in 
MockHttpServletRequestBuilder <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/2079";>#2079</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>StringDecoder buffer leak related to maxInMemorySize limit <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24339";>#24339</a></li>
   <li>Cloning a WebClient.Builder instance does not copy strategiesConfigurers 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24329";>#24329</a></li>
   <li>SimpleKey contains invalid hashcode on deserialization when parameters 
include an enum <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24320";>#24320</a></li>
   <li>ServerSentEventHttpMessageReader does not respect maxInMemorySize and is 
always limited to 256k messages <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24312";>#24312</a></li>
   <li>Unsafe double-checked locking in SpelExpression#compileExpression <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24265";>#24265</a></li>
   <li>Ensure CORS processing does not add Vary header twice on async requests 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/24223";>#24223</a></li>
   <li>Escape quotes in filename in ContentDisposition.Builder when charset not 
specified <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24220";>#24220</a></li>
   <li>ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for 
SpEL key/condition expressions <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24206";>#24206</a></li>
   <li>ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when 
mutated <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24194";>#24194</a></li>
   <li>Regression: annotation searches no longer handle exceptions <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24188";>#24188</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/spring-projects/spring-framework/commits/v5.2.3.RELEASE";>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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/synapse/network/alerts).
   
   </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: dev-unsubscr...@synapse.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to