dependabot[bot] opened a new pull request, #507:
URL: https://github.com/apache/axis-axis2-java-core/pull/507

   Bumps `spring.version` from 5.3.30 to 5.3.31.
   Updates `org.springframework:spring-core` from 5.3.30 to 5.3.31
   <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>v5.3.31</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>Log4jLog</code> needs to re-resolve <code>ExtendedLogger</code> on 
deserialization (for compatibility with Log4J 2.21) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31583";>#31583</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>MessageBuilder#createMessage should not define the payload as 
<code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31611";>#31611</a></li>
   <li>Avoid duplicate JAR resources in 
<code>PathMatchingResourcePatternResolver</code> on MS Windows <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31603";>#31603</a></li>
   <li>Spring web integration commons fileupload receives files and other 
parameter uploads, with a null pointer <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31564";>#31564</a></li>
   <li>Function column out doesn't resolve to <code>SqlOutParameter</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31560";>#31560</a></li>
   <li>Resolve to empty MultiValueMap when no matrix variables are provided <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31484";>#31484</a></li>
   <li>BeanUtils.copyProperties() consumes large amount of memory <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31481";>#31481</a></li>
   <li>CGLIB <code>BeanCopier</code> falls back to 
<code>ClassLoader.defineClass</code> for public target <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31436";>#31436</a></li>
   <li>R2DBC Connection is closed during transaction when using 
TransactionAwareConnectionFactoryProxy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31411";>#31411</a></li>
   <li><code>HibernateJpaDialect</code> and 
<code>HibernateExceptionTranslator</code> throw 
<code>SQLExceptionTranslator</code>-provided exception instead of returning it 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31410";>#31410</a></li>
   <li><code>NamedParameterJdbcTemplate</code> throws unexpected exception for 
<code>null</code> query <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31394";>#31394</a></li>
   <li><code>LazyResolutionMessage</code> does not implement proper 
<code>toString</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31385";>#31385</a></li>
   <li>Illegal reflective access in 
<code>ContextOverridingClassLoader.isEligibleForOverriding</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31233";>#31233</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify documentation for <code>@Transactional</code> on interfaces <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31401";>#31401</a></li>
   <li>Default behavior of BeanPropertyRowMapper.getColumnValue(ResultSet, int, 
Class) inconsistent with code <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31349";>#31349</a></li>
   <li>Referencing a <code>@Bean</code> method in a <code>@Configuration</code> 
class' <code>@PostConstruct</code> method leads to circular reference <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31339";>#31339</a></li>
   <li>Incorrect reference information about CGLIB supported method visibility 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31311";>#31311</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.38 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31584";>#31584</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8c85c3166c4f9ee6b77862da2229e94162c7cc43";><code>8c85c31</code></a>
 Release v5.3.31</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b28a5f858c6fd62aec02255d3a3b70b545d52cf8";><code>b28a5f8</code></a>
 Upgrade to Reactor 2020.0.38 and Netty 4.1.101</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e660859ec3718df05b57657a1c23d4d5a2455043";><code>e660859</code></a>
 Consistent ordering of overloaded operations</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a6ab308cf40b38897edbc4e54e3306829ff14aae";><code>a6ab308</code></a>
 Fix wrong nullability requirement</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c489234cc2f3eb70b218005168c5fc6dce4c592a";><code>c489234</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af593588d3b07dd3bd45bb7c3ad36c44966c0d34";><code>af59358</code></a>
 Avoid duplicate resources in PathMatchingResourcePatternResolver on 
Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/75193b2e8460c42c7f89b40e21f43e284a5edf3d";><code>75193b2</code></a>
 Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty 
...</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f97e819c9e55d9260df4f330d6a50f816a6b23de";><code>f97e819</code></a>
 Log4jLog re-resolves ExtendedLogger on deserialization</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f8e1ce307426ab9b5bd7183874029d9eab4fb621";><code>f8e1ce3</code></a>
 Check for procedure vs function constants in CallMetaDataContext</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d3ec9395e17e4a2e357be6dc7c90cc4f00cc1bf9";><code>d3ec939</code></a>
 Guard for empty FileItems in CommonsFileUploadSupport</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-beans` from 5.3.30 to 5.3.31
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-beans's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.31</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>Log4jLog</code> needs to re-resolve <code>ExtendedLogger</code> on 
deserialization (for compatibility with Log4J 2.21) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31583";>#31583</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>MessageBuilder#createMessage should not define the payload as 
<code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31611";>#31611</a></li>
   <li>Avoid duplicate JAR resources in 
<code>PathMatchingResourcePatternResolver</code> on MS Windows <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31603";>#31603</a></li>
   <li>Spring web integration commons fileupload receives files and other 
parameter uploads, with a null pointer <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31564";>#31564</a></li>
   <li>Function column out doesn't resolve to <code>SqlOutParameter</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31560";>#31560</a></li>
   <li>Resolve to empty MultiValueMap when no matrix variables are provided <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31484";>#31484</a></li>
   <li>BeanUtils.copyProperties() consumes large amount of memory <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31481";>#31481</a></li>
   <li>CGLIB <code>BeanCopier</code> falls back to 
<code>ClassLoader.defineClass</code> for public target <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31436";>#31436</a></li>
   <li>R2DBC Connection is closed during transaction when using 
TransactionAwareConnectionFactoryProxy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31411";>#31411</a></li>
   <li><code>HibernateJpaDialect</code> and 
<code>HibernateExceptionTranslator</code> throw 
<code>SQLExceptionTranslator</code>-provided exception instead of returning it 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31410";>#31410</a></li>
   <li><code>NamedParameterJdbcTemplate</code> throws unexpected exception for 
<code>null</code> query <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31394";>#31394</a></li>
   <li><code>LazyResolutionMessage</code> does not implement proper 
<code>toString</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31385";>#31385</a></li>
   <li>Illegal reflective access in 
<code>ContextOverridingClassLoader.isEligibleForOverriding</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31233";>#31233</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify documentation for <code>@Transactional</code> on interfaces <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31401";>#31401</a></li>
   <li>Default behavior of BeanPropertyRowMapper.getColumnValue(ResultSet, int, 
Class) inconsistent with code <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31349";>#31349</a></li>
   <li>Referencing a <code>@Bean</code> method in a <code>@Configuration</code> 
class' <code>@PostConstruct</code> method leads to circular reference <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31339";>#31339</a></li>
   <li>Incorrect reference information about CGLIB supported method visibility 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31311";>#31311</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.38 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31584";>#31584</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8c85c3166c4f9ee6b77862da2229e94162c7cc43";><code>8c85c31</code></a>
 Release v5.3.31</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b28a5f858c6fd62aec02255d3a3b70b545d52cf8";><code>b28a5f8</code></a>
 Upgrade to Reactor 2020.0.38 and Netty 4.1.101</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e660859ec3718df05b57657a1c23d4d5a2455043";><code>e660859</code></a>
 Consistent ordering of overloaded operations</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a6ab308cf40b38897edbc4e54e3306829ff14aae";><code>a6ab308</code></a>
 Fix wrong nullability requirement</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c489234cc2f3eb70b218005168c5fc6dce4c592a";><code>c489234</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af593588d3b07dd3bd45bb7c3ad36c44966c0d34";><code>af59358</code></a>
 Avoid duplicate resources in PathMatchingResourcePatternResolver on 
Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/75193b2e8460c42c7f89b40e21f43e284a5edf3d";><code>75193b2</code></a>
 Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty 
...</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f97e819c9e55d9260df4f330d6a50f816a6b23de";><code>f97e819</code></a>
 Log4jLog re-resolves ExtendedLogger on deserialization</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f8e1ce307426ab9b5bd7183874029d9eab4fb621";><code>f8e1ce3</code></a>
 Check for procedure vs function constants in CallMetaDataContext</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d3ec9395e17e4a2e357be6dc7c90cc4f00cc1bf9";><code>d3ec939</code></a>
 Guard for empty FileItems in CommonsFileUploadSupport</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context` from 5.3.30 to 5.3.31
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-context's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.31</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>Log4jLog</code> needs to re-resolve <code>ExtendedLogger</code> on 
deserialization (for compatibility with Log4J 2.21) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31583";>#31583</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>MessageBuilder#createMessage should not define the payload as 
<code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31611";>#31611</a></li>
   <li>Avoid duplicate JAR resources in 
<code>PathMatchingResourcePatternResolver</code> on MS Windows <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31603";>#31603</a></li>
   <li>Spring web integration commons fileupload receives files and other 
parameter uploads, with a null pointer <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31564";>#31564</a></li>
   <li>Function column out doesn't resolve to <code>SqlOutParameter</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31560";>#31560</a></li>
   <li>Resolve to empty MultiValueMap when no matrix variables are provided <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31484";>#31484</a></li>
   <li>BeanUtils.copyProperties() consumes large amount of memory <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31481";>#31481</a></li>
   <li>CGLIB <code>BeanCopier</code> falls back to 
<code>ClassLoader.defineClass</code> for public target <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31436";>#31436</a></li>
   <li>R2DBC Connection is closed during transaction when using 
TransactionAwareConnectionFactoryProxy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31411";>#31411</a></li>
   <li><code>HibernateJpaDialect</code> and 
<code>HibernateExceptionTranslator</code> throw 
<code>SQLExceptionTranslator</code>-provided exception instead of returning it 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31410";>#31410</a></li>
   <li><code>NamedParameterJdbcTemplate</code> throws unexpected exception for 
<code>null</code> query <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31394";>#31394</a></li>
   <li><code>LazyResolutionMessage</code> does not implement proper 
<code>toString</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31385";>#31385</a></li>
   <li>Illegal reflective access in 
<code>ContextOverridingClassLoader.isEligibleForOverriding</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31233";>#31233</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify documentation for <code>@Transactional</code> on interfaces <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31401";>#31401</a></li>
   <li>Default behavior of BeanPropertyRowMapper.getColumnValue(ResultSet, int, 
Class) inconsistent with code <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31349";>#31349</a></li>
   <li>Referencing a <code>@Bean</code> method in a <code>@Configuration</code> 
class' <code>@PostConstruct</code> method leads to circular reference <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31339";>#31339</a></li>
   <li>Incorrect reference information about CGLIB supported method visibility 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31311";>#31311</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.38 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31584";>#31584</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8c85c3166c4f9ee6b77862da2229e94162c7cc43";><code>8c85c31</code></a>
 Release v5.3.31</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b28a5f858c6fd62aec02255d3a3b70b545d52cf8";><code>b28a5f8</code></a>
 Upgrade to Reactor 2020.0.38 and Netty 4.1.101</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e660859ec3718df05b57657a1c23d4d5a2455043";><code>e660859</code></a>
 Consistent ordering of overloaded operations</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a6ab308cf40b38897edbc4e54e3306829ff14aae";><code>a6ab308</code></a>
 Fix wrong nullability requirement</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c489234cc2f3eb70b218005168c5fc6dce4c592a";><code>c489234</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af593588d3b07dd3bd45bb7c3ad36c44966c0d34";><code>af59358</code></a>
 Avoid duplicate resources in PathMatchingResourcePatternResolver on 
Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/75193b2e8460c42c7f89b40e21f43e284a5edf3d";><code>75193b2</code></a>
 Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty 
...</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f97e819c9e55d9260df4f330d6a50f816a6b23de";><code>f97e819</code></a>
 Log4jLog re-resolves ExtendedLogger on deserialization</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f8e1ce307426ab9b5bd7183874029d9eab4fb621";><code>f8e1ce3</code></a>
 Check for procedure vs function constants in CallMetaDataContext</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d3ec9395e17e4a2e357be6dc7c90cc4f00cc1bf9";><code>d3ec939</code></a>
 Guard for empty FileItems in CommonsFileUploadSupport</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-web` from 5.3.30 to 5.3.31
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-web's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.31</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>Log4jLog</code> needs to re-resolve <code>ExtendedLogger</code> on 
deserialization (for compatibility with Log4J 2.21) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31583";>#31583</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>MessageBuilder#createMessage should not define the payload as 
<code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31611";>#31611</a></li>
   <li>Avoid duplicate JAR resources in 
<code>PathMatchingResourcePatternResolver</code> on MS Windows <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31603";>#31603</a></li>
   <li>Spring web integration commons fileupload receives files and other 
parameter uploads, with a null pointer <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31564";>#31564</a></li>
   <li>Function column out doesn't resolve to <code>SqlOutParameter</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31560";>#31560</a></li>
   <li>Resolve to empty MultiValueMap when no matrix variables are provided <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31484";>#31484</a></li>
   <li>BeanUtils.copyProperties() consumes large amount of memory <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31481";>#31481</a></li>
   <li>CGLIB <code>BeanCopier</code> falls back to 
<code>ClassLoader.defineClass</code> for public target <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31436";>#31436</a></li>
   <li>R2DBC Connection is closed during transaction when using 
TransactionAwareConnectionFactoryProxy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31411";>#31411</a></li>
   <li><code>HibernateJpaDialect</code> and 
<code>HibernateExceptionTranslator</code> throw 
<code>SQLExceptionTranslator</code>-provided exception instead of returning it 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31410";>#31410</a></li>
   <li><code>NamedParameterJdbcTemplate</code> throws unexpected exception for 
<code>null</code> query <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31394";>#31394</a></li>
   <li><code>LazyResolutionMessage</code> does not implement proper 
<code>toString</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31385";>#31385</a></li>
   <li>Illegal reflective access in 
<code>ContextOverridingClassLoader.isEligibleForOverriding</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31233";>#31233</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify documentation for <code>@Transactional</code> on interfaces <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31401";>#31401</a></li>
   <li>Default behavior of BeanPropertyRowMapper.getColumnValue(ResultSet, int, 
Class) inconsistent with code <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31349";>#31349</a></li>
   <li>Referencing a <code>@Bean</code> method in a <code>@Configuration</code> 
class' <code>@PostConstruct</code> method leads to circular reference <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31339";>#31339</a></li>
   <li>Incorrect reference information about CGLIB supported method visibility 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31311";>#31311</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.38 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31584";>#31584</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8c85c3166c4f9ee6b77862da2229e94162c7cc43";><code>8c85c31</code></a>
 Release v5.3.31</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b28a5f858c6fd62aec02255d3a3b70b545d52cf8";><code>b28a5f8</code></a>
 Upgrade to Reactor 2020.0.38 and Netty 4.1.101</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e660859ec3718df05b57657a1c23d4d5a2455043";><code>e660859</code></a>
 Consistent ordering of overloaded operations</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a6ab308cf40b38897edbc4e54e3306829ff14aae";><code>a6ab308</code></a>
 Fix wrong nullability requirement</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c489234cc2f3eb70b218005168c5fc6dce4c592a";><code>c489234</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af593588d3b07dd3bd45bb7c3ad36c44966c0d34";><code>af59358</code></a>
 Avoid duplicate resources in PathMatchingResourcePatternResolver on 
Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/75193b2e8460c42c7f89b40e21f43e284a5edf3d";><code>75193b2</code></a>
 Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty 
...</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f97e819c9e55d9260df4f330d6a50f816a6b23de";><code>f97e819</code></a>
 Log4jLog re-resolves ExtendedLogger on deserialization</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f8e1ce307426ab9b5bd7183874029d9eab4fb621";><code>f8e1ce3</code></a>
 Check for procedure vs function constants in CallMetaDataContext</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d3ec9395e17e4a2e357be6dc7c90cc4f00cc1bf9";><code>d3ec939</code></a>
 Guard for empty FileItems in CommonsFileUploadSupport</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-test` from 5.3.30 to 5.3.31
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-test's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.31</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li><code>Log4jLog</code> needs to re-resolve <code>ExtendedLogger</code> on 
deserialization (for compatibility with Log4J 2.21) <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31583";>#31583</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>MessageBuilder#createMessage should not define the payload as 
<code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31611";>#31611</a></li>
   <li>Avoid duplicate JAR resources in 
<code>PathMatchingResourcePatternResolver</code> on MS Windows <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31603";>#31603</a></li>
   <li>Spring web integration commons fileupload receives files and other 
parameter uploads, with a null pointer <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31564";>#31564</a></li>
   <li>Function column out doesn't resolve to <code>SqlOutParameter</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31560";>#31560</a></li>
   <li>Resolve to empty MultiValueMap when no matrix variables are provided <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31484";>#31484</a></li>
   <li>BeanUtils.copyProperties() consumes large amount of memory <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31481";>#31481</a></li>
   <li>CGLIB <code>BeanCopier</code> falls back to 
<code>ClassLoader.defineClass</code> for public target <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31436";>#31436</a></li>
   <li>R2DBC Connection is closed during transaction when using 
TransactionAwareConnectionFactoryProxy <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31411";>#31411</a></li>
   <li><code>HibernateJpaDialect</code> and 
<code>HibernateExceptionTranslator</code> throw 
<code>SQLExceptionTranslator</code>-provided exception instead of returning it 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31410";>#31410</a></li>
   <li><code>NamedParameterJdbcTemplate</code> throws unexpected exception for 
<code>null</code> query <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31394";>#31394</a></li>
   <li><code>LazyResolutionMessage</code> does not implement proper 
<code>toString</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31385";>#31385</a></li>
   <li>Illegal reflective access in 
<code>ContextOverridingClassLoader.isEligibleForOverriding</code> <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31233";>#31233</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify documentation for <code>@Transactional</code> on interfaces <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31401";>#31401</a></li>
   <li>Default behavior of BeanPropertyRowMapper.getColumnValue(ResultSet, int, 
Class) inconsistent with code <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31349";>#31349</a></li>
   <li>Referencing a <code>@Bean</code> method in a <code>@Configuration</code> 
class' <code>@PostConstruct</code> method leads to circular reference <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31339";>#31339</a></li>
   <li>Incorrect reference information about CGLIB supported method visibility 
<a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31311";>#31311</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.38 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/31584";>#31584</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8c85c3166c4f9ee6b77862da2229e94162c7cc43";><code>8c85c31</code></a>
 Release v5.3.31</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b28a5f858c6fd62aec02255d3a3b70b545d52cf8";><code>b28a5f8</code></a>
 Upgrade to Reactor 2020.0.38 and Netty 4.1.101</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e660859ec3718df05b57657a1c23d4d5a2455043";><code>e660859</code></a>
 Consistent ordering of overloaded operations</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a6ab308cf40b38897edbc4e54e3306829ff14aae";><code>a6ab308</code></a>
 Fix wrong nullability requirement</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/c489234cc2f3eb70b218005168c5fc6dce4c592a";><code>c489234</code></a>
 Polish contribution</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/af593588d3b07dd3bd45bb7c3ad36c44966c0d34";><code>af59358</code></a>
 Avoid duplicate resources in PathMatchingResourcePatternResolver on 
Windows</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/75193b2e8460c42c7f89b40e21f43e284a5edf3d";><code>75193b2</code></a>
 Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty 
...</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f97e819c9e55d9260df4f330d6a50f816a6b23de";><code>f97e819</code></a>
 Log4jLog re-resolves ExtendedLogger on deserialization</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/f8e1ce307426ab9b5bd7183874029d9eab4fb621";><code>f8e1ce3</code></a>
 Check for procedure vs function constants in CallMetaDataContext</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/d3ec9395e17e4a2e357be6dc7c90cc4f00cc1bf9";><code>d3ec939</code></a>
 Guard for empty FileItems in CommonsFileUploadSupport</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31";>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: java-dev-unsubscr...@axis.apache.org

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


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

Reply via email to