You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by GitBox <gi...@apache.org> on 2022/04/15 13:07:10 UTC

[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request, #283: Bump spring.version from 5.3.18 to 5.3.19

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

   Bumps `spring.version` from 5.3.18 to 5.3.19.
   Updates `spring-core` from 5.3.18 to 5.3.19
   <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.19</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Remove DNS lookups during websocket connection initiation <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280">#28280</a></li>
   <li>Add application/graphql+json Media type and MIME type constants <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271">#28271</a></li>
   <li>Fix debug log for no matching acceptableTypes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116">#28116</a></li>
   <li>Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956">#27956</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Improve documentation and matching algorithm in data binders <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28333">#28333</a></li>
   <li>NotWritablePropertyException when attempting to declaratively configure ClassLoader properties <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28269">#28269</a></li>
   <li>BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28243">#28243</a></li>
   <li>AbstractListenerReadPublisher does not call <code>ServletOutputStream::isReady()</code> when reading chunked data across network packets <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28241">#28241</a></li>
   <li>ResponseEntity objects are accumulated in ConcurrentReferenceHashMap <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28232">#28232</a></li>
   <li>Lambda proxy generation fix causes BeanNotOfRequiredTypeException <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28209">#28209</a></li>
   <li>CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28138">#28138</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28329">#28329</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/GatinMI"><code>@​GatinMI</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/cedb5874b72c3311c8c6e2f03a53537590f2e0dc"><code>cedb587</code></a> Release v5.3.19</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2d5701ad2ab7"><code>a7cf19c</code></a> Improve documentation and matching algorithm in data binders</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0cf7f7bd890504061883c48e382dc23e0c5d4df0"><code>0cf7f7b</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/949c3d450c35b676b82a4a56ada997cf9a552f1d"><code>949c3d4</code></a> Align plain accessor check</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/3b4ae7b028799e6b9f33e44ead1d9038d0d55b47"><code>3b4ae7b</code></a> TomcatHttpHandlerAdapter continues after 0 bytes</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8b396985534268c59509f60a1f7d50c47a7d2bbd"><code>8b39698</code></a> Upgrade to Reactor 2020.0.18</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/6fad00ed222c48f9d845bcea9d5a50dcf7c2a169"><code>6fad00e</code></a> Ensure dynamic proxy with AOP introduction includes lambda interfaces</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/5f6d8df34b00811cbd6723b51815923b80b7a4c6"><code>5f6d8df</code></a> Introduce isLambdaClass() as a public utility in ClassUtils</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/35de7e19ee2874d53b9078f6fed14c08c634f1ff"><code>35de7e1</code></a> Introduce initializer callback for Bean Validation Configuration</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/10e979e58b66ace7241c013e1684251d3d325d81"><code>10e979e</code></a> Polishing</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-beans` from 5.3.18 to 5.3.19
   <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.19</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Remove DNS lookups during websocket connection initiation <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280">#28280</a></li>
   <li>Add application/graphql+json Media type and MIME type constants <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271">#28271</a></li>
   <li>Fix debug log for no matching acceptableTypes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116">#28116</a></li>
   <li>Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956">#27956</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Improve documentation and matching algorithm in data binders <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28333">#28333</a></li>
   <li>NotWritablePropertyException when attempting to declaratively configure ClassLoader properties <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28269">#28269</a></li>
   <li>BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28243">#28243</a></li>
   <li>AbstractListenerReadPublisher does not call <code>ServletOutputStream::isReady()</code> when reading chunked data across network packets <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28241">#28241</a></li>
   <li>ResponseEntity objects are accumulated in ConcurrentReferenceHashMap <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28232">#28232</a></li>
   <li>Lambda proxy generation fix causes BeanNotOfRequiredTypeException <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28209">#28209</a></li>
   <li>CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28138">#28138</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28329">#28329</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/GatinMI"><code>@​GatinMI</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/cedb5874b72c3311c8c6e2f03a53537590f2e0dc"><code>cedb587</code></a> Release v5.3.19</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2d5701ad2ab7"><code>a7cf19c</code></a> Improve documentation and matching algorithm in data binders</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0cf7f7bd890504061883c48e382dc23e0c5d4df0"><code>0cf7f7b</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/949c3d450c35b676b82a4a56ada997cf9a552f1d"><code>949c3d4</code></a> Align plain accessor check</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/3b4ae7b028799e6b9f33e44ead1d9038d0d55b47"><code>3b4ae7b</code></a> TomcatHttpHandlerAdapter continues after 0 bytes</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8b396985534268c59509f60a1f7d50c47a7d2bbd"><code>8b39698</code></a> Upgrade to Reactor 2020.0.18</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/6fad00ed222c48f9d845bcea9d5a50dcf7c2a169"><code>6fad00e</code></a> Ensure dynamic proxy with AOP introduction includes lambda interfaces</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/5f6d8df34b00811cbd6723b51815923b80b7a4c6"><code>5f6d8df</code></a> Introduce isLambdaClass() as a public utility in ClassUtils</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/35de7e19ee2874d53b9078f6fed14c08c634f1ff"><code>35de7e1</code></a> Introduce initializer callback for Bean Validation Configuration</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/10e979e58b66ace7241c013e1684251d3d325d81"><code>10e979e</code></a> Polishing</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-context` from 5.3.18 to 5.3.19
   <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.19</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Remove DNS lookups during websocket connection initiation <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280">#28280</a></li>
   <li>Add application/graphql+json Media type and MIME type constants <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271">#28271</a></li>
   <li>Fix debug log for no matching acceptableTypes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116">#28116</a></li>
   <li>Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956">#27956</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Improve documentation and matching algorithm in data binders <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28333">#28333</a></li>
   <li>NotWritablePropertyException when attempting to declaratively configure ClassLoader properties <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28269">#28269</a></li>
   <li>BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28243">#28243</a></li>
   <li>AbstractListenerReadPublisher does not call <code>ServletOutputStream::isReady()</code> when reading chunked data across network packets <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28241">#28241</a></li>
   <li>ResponseEntity objects are accumulated in ConcurrentReferenceHashMap <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28232">#28232</a></li>
   <li>Lambda proxy generation fix causes BeanNotOfRequiredTypeException <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28209">#28209</a></li>
   <li>CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28138">#28138</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28329">#28329</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/GatinMI"><code>@​GatinMI</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/cedb5874b72c3311c8c6e2f03a53537590f2e0dc"><code>cedb587</code></a> Release v5.3.19</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2d5701ad2ab7"><code>a7cf19c</code></a> Improve documentation and matching algorithm in data binders</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0cf7f7bd890504061883c48e382dc23e0c5d4df0"><code>0cf7f7b</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/949c3d450c35b676b82a4a56ada997cf9a552f1d"><code>949c3d4</code></a> Align plain accessor check</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/3b4ae7b028799e6b9f33e44ead1d9038d0d55b47"><code>3b4ae7b</code></a> TomcatHttpHandlerAdapter continues after 0 bytes</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8b396985534268c59509f60a1f7d50c47a7d2bbd"><code>8b39698</code></a> Upgrade to Reactor 2020.0.18</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/6fad00ed222c48f9d845bcea9d5a50dcf7c2a169"><code>6fad00e</code></a> Ensure dynamic proxy with AOP introduction includes lambda interfaces</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/5f6d8df34b00811cbd6723b51815923b80b7a4c6"><code>5f6d8df</code></a> Introduce isLambdaClass() as a public utility in ClassUtils</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/35de7e19ee2874d53b9078f6fed14c08c634f1ff"><code>35de7e1</code></a> Introduce initializer callback for Bean Validation Configuration</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/10e979e58b66ace7241c013e1684251d3d325d81"><code>10e979e</code></a> Polishing</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-web` from 5.3.18 to 5.3.19
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-web's releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.19</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Remove DNS lookups during websocket connection initiation <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280">#28280</a></li>
   <li>Add application/graphql+json Media type and MIME type constants <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271">#28271</a></li>
   <li>Fix debug log for no matching acceptableTypes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116">#28116</a></li>
   <li>Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956">#27956</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Improve documentation and matching algorithm in data binders <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28333">#28333</a></li>
   <li>NotWritablePropertyException when attempting to declaratively configure ClassLoader properties <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28269">#28269</a></li>
   <li>BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28243">#28243</a></li>
   <li>AbstractListenerReadPublisher does not call <code>ServletOutputStream::isReady()</code> when reading chunked data across network packets <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28241">#28241</a></li>
   <li>ResponseEntity objects are accumulated in ConcurrentReferenceHashMap <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28232">#28232</a></li>
   <li>Lambda proxy generation fix causes BeanNotOfRequiredTypeException <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28209">#28209</a></li>
   <li>CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28138">#28138</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28329">#28329</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/GatinMI"><code>@​GatinMI</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/cedb5874b72c3311c8c6e2f03a53537590f2e0dc"><code>cedb587</code></a> Release v5.3.19</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2d5701ad2ab7"><code>a7cf19c</code></a> Improve documentation and matching algorithm in data binders</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0cf7f7bd890504061883c48e382dc23e0c5d4df0"><code>0cf7f7b</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/949c3d450c35b676b82a4a56ada997cf9a552f1d"><code>949c3d4</code></a> Align plain accessor check</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/3b4ae7b028799e6b9f33e44ead1d9038d0d55b47"><code>3b4ae7b</code></a> TomcatHttpHandlerAdapter continues after 0 bytes</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8b396985534268c59509f60a1f7d50c47a7d2bbd"><code>8b39698</code></a> Upgrade to Reactor 2020.0.18</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/6fad00ed222c48f9d845bcea9d5a50dcf7c2a169"><code>6fad00e</code></a> Ensure dynamic proxy with AOP introduction includes lambda interfaces</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/5f6d8df34b00811cbd6723b51815923b80b7a4c6"><code>5f6d8df</code></a> Introduce isLambdaClass() as a public utility in ClassUtils</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/35de7e19ee2874d53b9078f6fed14c08c634f1ff"><code>35de7e1</code></a> Introduce initializer callback for Bean Validation Configuration</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/10e979e58b66ace7241c013e1684251d3d325d81"><code>10e979e</code></a> Polishing</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-test` from 5.3.18 to 5.3.19
   <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.19</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Remove DNS lookups during websocket connection initiation <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280">#28280</a></li>
   <li>Add application/graphql+json Media type and MIME type constants <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271">#28271</a></li>
   <li>Fix debug log for no matching acceptableTypes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116">#28116</a></li>
   <li>Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956">#27956</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Improve documentation and matching algorithm in data binders <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28333">#28333</a></li>
   <li>NotWritablePropertyException when attempting to declaratively configure ClassLoader properties <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28269">#28269</a></li>
   <li>BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28243">#28243</a></li>
   <li>AbstractListenerReadPublisher does not call <code>ServletOutputStream::isReady()</code> when reading chunked data across network packets <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28241">#28241</a></li>
   <li>ResponseEntity objects are accumulated in ConcurrentReferenceHashMap <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28232">#28232</a></li>
   <li>Lambda proxy generation fix causes BeanNotOfRequiredTypeException <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28209">#28209</a></li>
   <li>CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28138">#28138</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28329">#28329</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/GatinMI"><code>@​GatinMI</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/cedb5874b72c3311c8c6e2f03a53537590f2e0dc"><code>cedb587</code></a> Release v5.3.19</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2d5701ad2ab7"><code>a7cf19c</code></a> Improve documentation and matching algorithm in data binders</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0cf7f7bd890504061883c48e382dc23e0c5d4df0"><code>0cf7f7b</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/949c3d450c35b676b82a4a56ada997cf9a552f1d"><code>949c3d4</code></a> Align plain accessor check</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/3b4ae7b028799e6b9f33e44ead1d9038d0d55b47"><code>3b4ae7b</code></a> TomcatHttpHandlerAdapter continues after 0 bytes</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8b396985534268c59509f60a1f7d50c47a7d2bbd"><code>8b39698</code></a> Upgrade to Reactor 2020.0.18</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/6fad00ed222c48f9d845bcea9d5a50dcf7c2a169"><code>6fad00e</code></a> Ensure dynamic proxy with AOP introduction includes lambda interfaces</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/5f6d8df34b00811cbd6723b51815923b80b7a4c6"><code>5f6d8df</code></a> Introduce isLambdaClass() as a public utility in ClassUtils</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/35de7e19ee2874d53b9078f6fed14c08c634f1ff"><code>35de7e1</code></a> Introduce initializer callback for Bean Validation Configuration</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/10e979e58b66ace7241c013e1684251d3d325d81"><code>10e979e</code></a> Polishing</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19">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: java-dev-unsubscribe@axis.apache.org

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


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


[GitHub] [axis-axis2-java-core] veithen merged pull request #283: Bump spring.version from 5.3.18 to 5.3.19

Posted by GitBox <gi...@apache.org>.
veithen merged PR #283:
URL: https://github.com/apache/axis-axis2-java-core/pull/283


-- 
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-unsubscribe@axis.apache.org

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


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