dependabot[bot] opened a new pull request #139: URL: https://github.com/apache/maven-indexer/pull/139
Bumps `version.spring` from 5.3.10 to 5.3.12. Updates `spring-beans` from 5.3.10 to 5.3.12 <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.3.12</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Update warn log message for empty static resource locations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27575">#27575</a></li> <li>Default content type of response changed in v5.3.11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27573">#27573</a></li> <li>Fix assertion failure messages in DefaultDataBuffer.checkIndex() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27567">#27567</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Incorrect Javadoc in [NamedParameter]JdbcOperations.queryForObject methods regarding exceptions <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27559">#27559</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/smilep"><code>@smilep</code></a></li> <li><a href="https://github.com/ebradshaw"><code>@ebradshaw</code></a></li> </ul> <h2>v5.3.11</h2> <h2>:star: New Features</h2> <ul> <li>Enhance DefaultResponseErrorHandler to allow logging complete error response body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27552">#27552</a></li> <li>Include correct keyword in CookieAssertions failure messages <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27550">#27550</a></li> <li>Use Arrays.hashCode() in ByteArrayResource.hashCode() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27544">#27544</a></li> <li>Allow default CacheAwareContextLoaderDelegate configuration via a system property <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27540">#27540</a></li> <li>Invoke bean-derived (Auto)Closeable.close() method directly <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27504">#27504</a></li> <li>Defensive reference to JNDI API for JDK 9+ (optional <code>java.naming</code> module) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27483">#27483</a></li> <li>DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27451">#27451</a></li> <li>Provide accessor on externallyManaged RootBeanDefinition attributes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27449">#27449</a></li> <li>Allow to avoid class validation in <code>CglibAopProxy</code> via <code>ProxyFactory</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27439">#27439</a></li> <li>Add support for non-public record declarations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27437">#27437</a></li> <li>Emit WebClientResponseException for malformed HTTP response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27262">#27262</a></li> <li>DatabasePopulatorUtils.execute should commit if the current Connection has auto-commit set to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27008">#27008</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>CronTrigger uses new Date() instead of context's Clock <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27546">#27546</a></li> <li>Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27541">#27541</a></li> <li>Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27538">#27538</a></li> <li>UriTemplateRequestEntity doesn't override hashCode() and equals() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27531">#27531</a></li> <li>DataBufferUtils.write loses context <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27517">#27517</a></li> <li>Avoid duplicate JCacheOperationSource bean registration in <!-- raw HTML omitted --> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27499">#27499</a></li> <li>Proxy generation with Java 17 fails with "Cannot invoke "Object.getClass()" because "cause" is null" <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27490">#27490</a></li> <li>MediaType.sortBySpecificityAndQuality throws java.lang.IllegalArgumentException: Comparison method violates its general contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27488">#27488</a></li> <li>Leading whitespaces are removed while reading SSE response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27473">#27473</a></li> <li>Non-escaped closing curly brace in RegEx results in initialization error on Android <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27467">#27467</a></li> <li>ConcurrentReferenceHashMap's entrySet violates the Map contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27454">#27454</a></li> <li>Avoid early ConversionService determination in StandardBeanExpressionResolver <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27446">#27446</a></li> <li>Spring Framework >= 5.3.8 ASM ClassReader fails to parse class file due to InputStream optimization <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27429">#27429</a></li> <li>StringUtils.collectionToDelimitedString(?) fails with NullPointerException when the collection contains null <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27419">#27419</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/850cb6c4c9df75b4ec9e0a2dfed98349d04e2ec5"><code>850cb6c</code></a> Release v5.3.12</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3d6d8a947a8e1f252ae64306244ed4f4204cc627"><code>3d6d8a9</code></a> Update "Reporting a Vulnerability" link</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/6fa6bfe421e0ca41e8dfe5fc0701ba2291dd376e"><code>6fa6bfe</code></a> Fix link to Spring Framework project page in Javadoc overview</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/05ea991d6220069f089a190a86f0f3105c26c049"><code>05ea991</code></a> Removing locations logging in ResourceHttpRequestHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a248a525756923e20e159b56fee7eddb8a709a29"><code>a248a52</code></a> Revert transitive MediaType comparators</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/2a3c9e403f7cf016c90949eb7fc1f8bcf0db1f98"><code>2a3c9e4</code></a> Revert "Polishing"</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bad87be30630b9a3283e092ea70b5579a8c6a9ad"><code>bad87be</code></a> Fix checkstyle warning</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/346b75580267dc5d8d257be198d5841ce4e1add5"><code>346b755</code></a> Fix assertion message in DefaultDataBuffer</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4978eeff7fe399dff75a800679e50fee4afba130"><code>4978eef</code></a> Update Javadoc in DefaultResponseErrorHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/052ed50f480d290d1d4e4d3721a1425fa33e0e62"><code>052ed50</code></a> Fix copy-and-paste error in Javadoc</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.10...v5.3.12">compare view</a></li> </ul> </details> <br /> Updates `spring-context` from 5.3.10 to 5.3.12 <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.3.12</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Update warn log message for empty static resource locations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27575">#27575</a></li> <li>Default content type of response changed in v5.3.11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27573">#27573</a></li> <li>Fix assertion failure messages in DefaultDataBuffer.checkIndex() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27567">#27567</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Incorrect Javadoc in [NamedParameter]JdbcOperations.queryForObject methods regarding exceptions <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27559">#27559</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/smilep"><code>@smilep</code></a></li> <li><a href="https://github.com/ebradshaw"><code>@ebradshaw</code></a></li> </ul> <h2>v5.3.11</h2> <h2>:star: New Features</h2> <ul> <li>Enhance DefaultResponseErrorHandler to allow logging complete error response body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27552">#27552</a></li> <li>Include correct keyword in CookieAssertions failure messages <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27550">#27550</a></li> <li>Use Arrays.hashCode() in ByteArrayResource.hashCode() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27544">#27544</a></li> <li>Allow default CacheAwareContextLoaderDelegate configuration via a system property <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27540">#27540</a></li> <li>Invoke bean-derived (Auto)Closeable.close() method directly <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27504">#27504</a></li> <li>Defensive reference to JNDI API for JDK 9+ (optional <code>java.naming</code> module) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27483">#27483</a></li> <li>DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27451">#27451</a></li> <li>Provide accessor on externallyManaged RootBeanDefinition attributes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27449">#27449</a></li> <li>Allow to avoid class validation in <code>CglibAopProxy</code> via <code>ProxyFactory</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27439">#27439</a></li> <li>Add support for non-public record declarations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27437">#27437</a></li> <li>Emit WebClientResponseException for malformed HTTP response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27262">#27262</a></li> <li>DatabasePopulatorUtils.execute should commit if the current Connection has auto-commit set to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27008">#27008</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>CronTrigger uses new Date() instead of context's Clock <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27546">#27546</a></li> <li>Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27541">#27541</a></li> <li>Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27538">#27538</a></li> <li>UriTemplateRequestEntity doesn't override hashCode() and equals() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27531">#27531</a></li> <li>DataBufferUtils.write loses context <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27517">#27517</a></li> <li>Avoid duplicate JCacheOperationSource bean registration in <!-- raw HTML omitted --> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27499">#27499</a></li> <li>Proxy generation with Java 17 fails with "Cannot invoke "Object.getClass()" because "cause" is null" <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27490">#27490</a></li> <li>MediaType.sortBySpecificityAndQuality throws java.lang.IllegalArgumentException: Comparison method violates its general contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27488">#27488</a></li> <li>Leading whitespaces are removed while reading SSE response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27473">#27473</a></li> <li>Non-escaped closing curly brace in RegEx results in initialization error on Android <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27467">#27467</a></li> <li>ConcurrentReferenceHashMap's entrySet violates the Map contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27454">#27454</a></li> <li>Avoid early ConversionService determination in StandardBeanExpressionResolver <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27446">#27446</a></li> <li>Spring Framework >= 5.3.8 ASM ClassReader fails to parse class file due to InputStream optimization <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27429">#27429</a></li> <li>StringUtils.collectionToDelimitedString(?) fails with NullPointerException when the collection contains null <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27419">#27419</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/850cb6c4c9df75b4ec9e0a2dfed98349d04e2ec5"><code>850cb6c</code></a> Release v5.3.12</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3d6d8a947a8e1f252ae64306244ed4f4204cc627"><code>3d6d8a9</code></a> Update "Reporting a Vulnerability" link</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/6fa6bfe421e0ca41e8dfe5fc0701ba2291dd376e"><code>6fa6bfe</code></a> Fix link to Spring Framework project page in Javadoc overview</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/05ea991d6220069f089a190a86f0f3105c26c049"><code>05ea991</code></a> Removing locations logging in ResourceHttpRequestHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a248a525756923e20e159b56fee7eddb8a709a29"><code>a248a52</code></a> Revert transitive MediaType comparators</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/2a3c9e403f7cf016c90949eb7fc1f8bcf0db1f98"><code>2a3c9e4</code></a> Revert "Polishing"</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bad87be30630b9a3283e092ea70b5579a8c6a9ad"><code>bad87be</code></a> Fix checkstyle warning</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/346b75580267dc5d8d257be198d5841ce4e1add5"><code>346b755</code></a> Fix assertion message in DefaultDataBuffer</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4978eeff7fe399dff75a800679e50fee4afba130"><code>4978eef</code></a> Update Javadoc in DefaultResponseErrorHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/052ed50f480d290d1d4e4d3721a1425fa33e0e62"><code>052ed50</code></a> Fix copy-and-paste error in Javadoc</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.10...v5.3.12">compare view</a></li> </ul> </details> <br /> Updates `spring-core` from 5.3.10 to 5.3.12 <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.3.12</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Update warn log message for empty static resource locations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27575">#27575</a></li> <li>Default content type of response changed in v5.3.11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27573">#27573</a></li> <li>Fix assertion failure messages in DefaultDataBuffer.checkIndex() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27567">#27567</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Incorrect Javadoc in [NamedParameter]JdbcOperations.queryForObject methods regarding exceptions <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27559">#27559</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/smilep"><code>@smilep</code></a></li> <li><a href="https://github.com/ebradshaw"><code>@ebradshaw</code></a></li> </ul> <h2>v5.3.11</h2> <h2>:star: New Features</h2> <ul> <li>Enhance DefaultResponseErrorHandler to allow logging complete error response body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27552">#27552</a></li> <li>Include correct keyword in CookieAssertions failure messages <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27550">#27550</a></li> <li>Use Arrays.hashCode() in ByteArrayResource.hashCode() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27544">#27544</a></li> <li>Allow default CacheAwareContextLoaderDelegate configuration via a system property <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27540">#27540</a></li> <li>Invoke bean-derived (Auto)Closeable.close() method directly <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27504">#27504</a></li> <li>Defensive reference to JNDI API for JDK 9+ (optional <code>java.naming</code> module) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27483">#27483</a></li> <li>DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27451">#27451</a></li> <li>Provide accessor on externallyManaged RootBeanDefinition attributes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27449">#27449</a></li> <li>Allow to avoid class validation in <code>CglibAopProxy</code> via <code>ProxyFactory</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27439">#27439</a></li> <li>Add support for non-public record declarations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27437">#27437</a></li> <li>Emit WebClientResponseException for malformed HTTP response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27262">#27262</a></li> <li>DatabasePopulatorUtils.execute should commit if the current Connection has auto-commit set to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27008">#27008</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>CronTrigger uses new Date() instead of context's Clock <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27546">#27546</a></li> <li>Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27541">#27541</a></li> <li>Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27538">#27538</a></li> <li>UriTemplateRequestEntity doesn't override hashCode() and equals() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27531">#27531</a></li> <li>DataBufferUtils.write loses context <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27517">#27517</a></li> <li>Avoid duplicate JCacheOperationSource bean registration in <!-- raw HTML omitted --> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27499">#27499</a></li> <li>Proxy generation with Java 17 fails with "Cannot invoke "Object.getClass()" because "cause" is null" <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27490">#27490</a></li> <li>MediaType.sortBySpecificityAndQuality throws java.lang.IllegalArgumentException: Comparison method violates its general contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27488">#27488</a></li> <li>Leading whitespaces are removed while reading SSE response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27473">#27473</a></li> <li>Non-escaped closing curly brace in RegEx results in initialization error on Android <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27467">#27467</a></li> <li>ConcurrentReferenceHashMap's entrySet violates the Map contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27454">#27454</a></li> <li>Avoid early ConversionService determination in StandardBeanExpressionResolver <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27446">#27446</a></li> <li>Spring Framework >= 5.3.8 ASM ClassReader fails to parse class file due to InputStream optimization <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27429">#27429</a></li> <li>StringUtils.collectionToDelimitedString(?) fails with NullPointerException when the collection contains null <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27419">#27419</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/850cb6c4c9df75b4ec9e0a2dfed98349d04e2ec5"><code>850cb6c</code></a> Release v5.3.12</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3d6d8a947a8e1f252ae64306244ed4f4204cc627"><code>3d6d8a9</code></a> Update "Reporting a Vulnerability" link</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/6fa6bfe421e0ca41e8dfe5fc0701ba2291dd376e"><code>6fa6bfe</code></a> Fix link to Spring Framework project page in Javadoc overview</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/05ea991d6220069f089a190a86f0f3105c26c049"><code>05ea991</code></a> Removing locations logging in ResourceHttpRequestHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a248a525756923e20e159b56fee7eddb8a709a29"><code>a248a52</code></a> Revert transitive MediaType comparators</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/2a3c9e403f7cf016c90949eb7fc1f8bcf0db1f98"><code>2a3c9e4</code></a> Revert "Polishing"</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bad87be30630b9a3283e092ea70b5579a8c6a9ad"><code>bad87be</code></a> Fix checkstyle warning</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/346b75580267dc5d8d257be198d5841ce4e1add5"><code>346b755</code></a> Fix assertion message in DefaultDataBuffer</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4978eeff7fe399dff75a800679e50fee4afba130"><code>4978eef</code></a> Update Javadoc in DefaultResponseErrorHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/052ed50f480d290d1d4e4d3721a1425fa33e0e62"><code>052ed50</code></a> Fix copy-and-paste error in Javadoc</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.10...v5.3.12">compare view</a></li> </ul> </details> <br /> Updates `spring-test` from 5.3.10 to 5.3.12 <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>v5.3.12</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Update warn log message for empty static resource locations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27575">#27575</a></li> <li>Default content type of response changed in v5.3.11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27573">#27573</a></li> <li>Fix assertion failure messages in DefaultDataBuffer.checkIndex() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27567">#27567</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Incorrect Javadoc in [NamedParameter]JdbcOperations.queryForObject methods regarding exceptions <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27559">#27559</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/smilep"><code>@smilep</code></a></li> <li><a href="https://github.com/ebradshaw"><code>@ebradshaw</code></a></li> </ul> <h2>v5.3.11</h2> <h2>:star: New Features</h2> <ul> <li>Enhance DefaultResponseErrorHandler to allow logging complete error response body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27552">#27552</a></li> <li>Include correct keyword in CookieAssertions failure messages <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27550">#27550</a></li> <li>Use Arrays.hashCode() in ByteArrayResource.hashCode() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27544">#27544</a></li> <li>Allow default CacheAwareContextLoaderDelegate configuration via a system property <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27540">#27540</a></li> <li>Invoke bean-derived (Auto)Closeable.close() method directly <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27504">#27504</a></li> <li>Defensive reference to JNDI API for JDK 9+ (optional <code>java.naming</code> module) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27483">#27483</a></li> <li>DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27451">#27451</a></li> <li>Provide accessor on externallyManaged RootBeanDefinition attributes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27449">#27449</a></li> <li>Allow to avoid class validation in <code>CglibAopProxy</code> via <code>ProxyFactory</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27439">#27439</a></li> <li>Add support for non-public record declarations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27437">#27437</a></li> <li>Emit WebClientResponseException for malformed HTTP response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27262">#27262</a></li> <li>DatabasePopulatorUtils.execute should commit if the current Connection has auto-commit set to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27008">#27008</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>CronTrigger uses new Date() instead of context's Clock <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27546">#27546</a></li> <li>Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27541">#27541</a></li> <li>Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27538">#27538</a></li> <li>UriTemplateRequestEntity doesn't override hashCode() and equals() <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27531">#27531</a></li> <li>DataBufferUtils.write loses context <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27517">#27517</a></li> <li>Avoid duplicate JCacheOperationSource bean registration in <!-- raw HTML omitted --> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27499">#27499</a></li> <li>Proxy generation with Java 17 fails with "Cannot invoke "Object.getClass()" because "cause" is null" <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27490">#27490</a></li> <li>MediaType.sortBySpecificityAndQuality throws java.lang.IllegalArgumentException: Comparison method violates its general contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27488">#27488</a></li> <li>Leading whitespaces are removed while reading SSE response <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27473">#27473</a></li> <li>Non-escaped closing curly brace in RegEx results in initialization error on Android <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27467">#27467</a></li> <li>ConcurrentReferenceHashMap's entrySet violates the Map contract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27454">#27454</a></li> <li>Avoid early ConversionService determination in StandardBeanExpressionResolver <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27446">#27446</a></li> <li>Spring Framework >= 5.3.8 ASM ClassReader fails to parse class file due to InputStream optimization <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27429">#27429</a></li> <li>StringUtils.collectionToDelimitedString(?) fails with NullPointerException when the collection contains null <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/27419">#27419</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/850cb6c4c9df75b4ec9e0a2dfed98349d04e2ec5"><code>850cb6c</code></a> Release v5.3.12</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3d6d8a947a8e1f252ae64306244ed4f4204cc627"><code>3d6d8a9</code></a> Update "Reporting a Vulnerability" link</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/6fa6bfe421e0ca41e8dfe5fc0701ba2291dd376e"><code>6fa6bfe</code></a> Fix link to Spring Framework project page in Javadoc overview</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/05ea991d6220069f089a190a86f0f3105c26c049"><code>05ea991</code></a> Removing locations logging in ResourceHttpRequestHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a248a525756923e20e159b56fee7eddb8a709a29"><code>a248a52</code></a> Revert transitive MediaType comparators</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/2a3c9e403f7cf016c90949eb7fc1f8bcf0db1f98"><code>2a3c9e4</code></a> Revert "Polishing"</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bad87be30630b9a3283e092ea70b5579a8c6a9ad"><code>bad87be</code></a> Fix checkstyle warning</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/346b75580267dc5d8d257be198d5841ce4e1add5"><code>346b755</code></a> Fix assertion message in DefaultDataBuffer</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4978eeff7fe399dff75a800679e50fee4afba130"><code>4978eef</code></a> Update Javadoc in DefaultResponseErrorHandler</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/052ed50f480d290d1d4e4d3721a1425fa33e0e62"><code>052ed50</code></a> Fix copy-and-paste error in Javadoc</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.10...v5.3.12">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
