dependabot[bot] opened a new pull request, #4955:
URL: https://github.com/apache/myfaces-tobago/pull/4955

   Bumps `spring.version` from 5.3.32 to 5.3.33.
   Updates `org.springframework:spring-core` from 5.3.32 to 5.3.33
   <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.33</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Extract reusable method for URI validations <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32442";>#32442</a></li>
   <li>Allow UriTemplate to be built with an empty template <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32438";>#32438</a></li>
   <li>Refine <code>*HttpMessageConverter#getContentLength</code> return value 
null safety <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32332";>#32332</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>AopUtils.getMostSpecificMethod does not return original method for 
proxy-derived method anymore <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32369";>#32369</a></li>
   <li>Better protect against concurrent error handling for async requests <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32342";>#32342</a></li>
   <li>Restore Jetty 10 compatibility in JettyClientHttpResponse <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32337";>#32337</a></li>
   <li>ContentCachingResponseWrapper no longer honors Content-Type and 
Content-Length <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32322";>#32322</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Build KDoc against <code>5.3.x</code> Spring Framework Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32414";>#32414</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.42 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32422";>#32422</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/df041ba032cceb9ca5c96214fe238b91c3f94f63";><code>df041ba</code></a>
 Release v5.3.33</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/297cbae2990e1413537c55845a7e0ea0ffd9f9bb";><code>297cbae</code></a>
 Extract reusable checkSchemeAndPort method</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/274fba47f3b15bc12c8d81571c68987989f812e8";><code>274fba4</code></a>
 Additional unit tests for operations on empty UriTemplate</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5dfec09edd62be011bbdbfd4e225f89b1e750311";><code>5dfec09</code></a>
 Allow UriTemplate to be built with an empty template</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5056e8cbfb2f22204a4227b335291d17f629dfcb";><code>5056e8c</code></a>
 Upgrade to Reactor 2020.0.42</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4566e8685d4baa41a6df4d6815ddc5579c4db073";><code>4566e86</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/1b84f970dee1cce4c4fbf16ae8a90f17c5c6b12c";><code>1b84f97</code></a>
 Disable external Javadoc URLs not supported on JDK 8</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/41bc43b03377b33d8182a7aab30d34a29fba9471";><code>41bc43b</code></a>
 Build KDoc against 5.3.x Spring Framework Javadoc</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/915d5bddeaf189b9b638cc3440435291390dfabd";><code>915d5bd</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/dc86feaeb6571bfffd594412fc409ba305aff316";><code>dc86fea</code></a>
 Remove IOException that's not thrown from Javadoc</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.32...v5.3.33";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-web` from 5.3.32 to 5.3.33
   <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.33</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Extract reusable method for URI validations <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32442";>#32442</a></li>
   <li>Allow UriTemplate to be built with an empty template <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32438";>#32438</a></li>
   <li>Refine <code>*HttpMessageConverter#getContentLength</code> return value 
null safety <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32332";>#32332</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>AopUtils.getMostSpecificMethod does not return original method for 
proxy-derived method anymore <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32369";>#32369</a></li>
   <li>Better protect against concurrent error handling for async requests <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32342";>#32342</a></li>
   <li>Restore Jetty 10 compatibility in JettyClientHttpResponse <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32337";>#32337</a></li>
   <li>ContentCachingResponseWrapper no longer honors Content-Type and 
Content-Length <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32322";>#32322</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Build KDoc against <code>5.3.x</code> Spring Framework Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32414";>#32414</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.42 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32422";>#32422</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/df041ba032cceb9ca5c96214fe238b91c3f94f63";><code>df041ba</code></a>
 Release v5.3.33</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/297cbae2990e1413537c55845a7e0ea0ffd9f9bb";><code>297cbae</code></a>
 Extract reusable checkSchemeAndPort method</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/274fba47f3b15bc12c8d81571c68987989f812e8";><code>274fba4</code></a>
 Additional unit tests for operations on empty UriTemplate</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5dfec09edd62be011bbdbfd4e225f89b1e750311";><code>5dfec09</code></a>
 Allow UriTemplate to be built with an empty template</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5056e8cbfb2f22204a4227b335291d17f629dfcb";><code>5056e8c</code></a>
 Upgrade to Reactor 2020.0.42</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4566e8685d4baa41a6df4d6815ddc5579c4db073";><code>4566e86</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/1b84f970dee1cce4c4fbf16ae8a90f17c5c6b12c";><code>1b84f97</code></a>
 Disable external Javadoc URLs not supported on JDK 8</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/41bc43b03377b33d8182a7aab30d34a29fba9471";><code>41bc43b</code></a>
 Build KDoc against 5.3.x Spring Framework Javadoc</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/915d5bddeaf189b9b638cc3440435291390dfabd";><code>915d5bd</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/dc86feaeb6571bfffd594412fc409ba305aff316";><code>dc86fea</code></a>
 Remove IOException that's not thrown from Javadoc</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.32...v5.3.33";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-webmvc` from 5.3.32 to 5.3.33
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-webmvc's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.33</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Extract reusable method for URI validations <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32442";>#32442</a></li>
   <li>Allow UriTemplate to be built with an empty template <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32438";>#32438</a></li>
   <li>Refine <code>*HttpMessageConverter#getContentLength</code> return value 
null safety <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32332";>#32332</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>AopUtils.getMostSpecificMethod does not return original method for 
proxy-derived method anymore <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32369";>#32369</a></li>
   <li>Better protect against concurrent error handling for async requests <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32342";>#32342</a></li>
   <li>Restore Jetty 10 compatibility in JettyClientHttpResponse <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32337";>#32337</a></li>
   <li>ContentCachingResponseWrapper no longer honors Content-Type and 
Content-Length <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32322";>#32322</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Build KDoc against <code>5.3.x</code> Spring Framework Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32414";>#32414</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.42 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32422";>#32422</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/df041ba032cceb9ca5c96214fe238b91c3f94f63";><code>df041ba</code></a>
 Release v5.3.33</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/297cbae2990e1413537c55845a7e0ea0ffd9f9bb";><code>297cbae</code></a>
 Extract reusable checkSchemeAndPort method</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/274fba47f3b15bc12c8d81571c68987989f812e8";><code>274fba4</code></a>
 Additional unit tests for operations on empty UriTemplate</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5dfec09edd62be011bbdbfd4e225f89b1e750311";><code>5dfec09</code></a>
 Allow UriTemplate to be built with an empty template</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5056e8cbfb2f22204a4227b335291d17f629dfcb";><code>5056e8c</code></a>
 Upgrade to Reactor 2020.0.42</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4566e8685d4baa41a6df4d6815ddc5579c4db073";><code>4566e86</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/1b84f970dee1cce4c4fbf16ae8a90f17c5c6b12c";><code>1b84f97</code></a>
 Disable external Javadoc URLs not supported on JDK 8</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/41bc43b03377b33d8182a7aab30d34a29fba9471";><code>41bc43b</code></a>
 Build KDoc against 5.3.x Spring Framework Javadoc</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/915d5bddeaf189b9b638cc3440435291390dfabd";><code>915d5bd</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/dc86feaeb6571bfffd594412fc409ba305aff316";><code>dc86fea</code></a>
 Remove IOException that's not thrown from Javadoc</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.32...v5.3.33";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework:spring-context` from 5.3.32 to 5.3.33
   <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.33</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Extract reusable method for URI validations <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32442";>#32442</a></li>
   <li>Allow UriTemplate to be built with an empty template <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32438";>#32438</a></li>
   <li>Refine <code>*HttpMessageConverter#getContentLength</code> return value 
null safety <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32332";>#32332</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>AopUtils.getMostSpecificMethod does not return original method for 
proxy-derived method anymore <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32369";>#32369</a></li>
   <li>Better protect against concurrent error handling for async requests <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32342";>#32342</a></li>
   <li>Restore Jetty 10 compatibility in JettyClientHttpResponse <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32337";>#32337</a></li>
   <li>ContentCachingResponseWrapper no longer honors Content-Type and 
Content-Length <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32322";>#32322</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Build KDoc against <code>5.3.x</code> Spring Framework Javadoc <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32414";>#32414</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Reactor 2020.0.42 <a 
href="https://redirect.github.com/spring-projects/spring-framework/issues/32422";>#32422</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/df041ba032cceb9ca5c96214fe238b91c3f94f63";><code>df041ba</code></a>
 Release v5.3.33</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/297cbae2990e1413537c55845a7e0ea0ffd9f9bb";><code>297cbae</code></a>
 Extract reusable checkSchemeAndPort method</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/274fba47f3b15bc12c8d81571c68987989f812e8";><code>274fba4</code></a>
 Additional unit tests for operations on empty UriTemplate</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5dfec09edd62be011bbdbfd4e225f89b1e750311";><code>5dfec09</code></a>
 Allow UriTemplate to be built with an empty template</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/5056e8cbfb2f22204a4227b335291d17f629dfcb";><code>5056e8c</code></a>
 Upgrade to Reactor 2020.0.42</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/4566e8685d4baa41a6df4d6815ddc5579c4db073";><code>4566e86</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/1b84f970dee1cce4c4fbf16ae8a90f17c5c6b12c";><code>1b84f97</code></a>
 Disable external Javadoc URLs not supported on JDK 8</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/41bc43b03377b33d8182a7aab30d34a29fba9471";><code>41bc43b</code></a>
 Build KDoc against 5.3.x Spring Framework Javadoc</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/915d5bddeaf189b9b638cc3440435291390dfabd";><code>915d5bd</code></a>
 Polishing</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/dc86feaeb6571bfffd594412fc409ba305aff316";><code>dc86fea</code></a>
 Remove IOException that's not thrown from Javadoc</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v5.3.32...v5.3.33";>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: dev-unsubscr...@myfaces.apache.org

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

Reply via email to