You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/03/29 08:17:54 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #680: build(deps): bump jetty-maven-plugin from 9.4.38.v20210224 to 9.4.39.v20210325

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


   Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.38.v20210224 to 9.4.39.v20210325.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>9.4.39.v20210325</h2>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6034">#6034</a> SslContextFactory may select a wildcard certificate during SNI selection when a more specific SSL certificate is present</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6050">#6050</a> Websocket: NotUtf8Exception after upgrade 9.4.35 -&gt; 9.4.36 or newer</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6052">#6052</a> Cleanup TypeUtil and ModuleLocation to allow jetty-client/hybrid to work on Android</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6063">#6063</a> Allow override of hazelcast version when using module</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6072">#6072</a> jetty server high CPU when client send data length &gt; 17408</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6085">#6085</a> Jetty keeps Sessions in use after &quot;Duplicate valid session cookies&quot; Message</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6101">#6101</a> Normalise ambiguous URIs</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6102">#6102</a> Exclude webapps directory from deployment scan</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/9fc7ca5a922f2a37b84ec9dbc26a5168cee7e667"><code>9fc7ca5</code></a> update VERSION.txt</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/ee95f92d70668c642a670442c0332c7ecd1f46a7"><code>ee95f92</code></a> Updating to version 9.4.39.v20210325</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/0992dbd35faa94cf6d5b941358f2d07ac419d9dd"><code>0992dbd</code></a> reset Version.txt</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/65c2da3de3cf54341b4431c2f7f3cd80edf91943"><code>65c2da3</code></a> reset build-resources version</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/7dacf1503f25d46d5b8d31cb29b665762f60137f"><code>7dacf15</code></a> reset release to 9.4.39-SNAPSHOT</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/be786489a82696aa224150af548807ec6e6b84a1"><code>be78648</code></a> reset release to 9.4.39-SNAPSHOT</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/f6afdc5b01af35ed6e9a1724a574ab23c26f9909"><code>f6afdc5</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6085">#6085</a> Fix duplicate valid session cookies to pick first valid.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/64006c61c6251f798c8835877c53e00182a8b5e2"><code>64006c6</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6085">#6085</a> Fix duplicate valid session cookies to pick first valid.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/af042ba297c3b1f81a879697b793c17aa10716f3"><code>af042ba</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6085">#6085</a> Fix duplicate valid session cookies to pick first valid.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e0111e581afc2c4c614172cfca97e5db51ff8d1f"><code>e0111e5</code></a> Updating to version 9.4.40-SNAPSHOT</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.38.v20210224...jetty-9.4.39.v20210325">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jetty:jetty-maven-plugin&package-manager=maven&previous-version=9.4.38.v20210224&new-version=9.4.39.v20210325)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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
   
   
   </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.

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



[GitHub] [myfaces-tobago] henningn merged pull request #680: build(deps): bump jetty-maven-plugin from 9.4.38.v20210224 to 9.4.39.v20210325

Posted by GitBox <gi...@apache.org>.
henningn merged pull request #680:
URL: https://github.com/apache/myfaces-tobago/pull/680


   


-- 
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.

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