dependabot[bot] opened a new pull request #30:
URL: https://github.com/apache/struts-examples/pull/30


   Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 
9.4.22.v20191022 to 9.4.35.v20201120.
   <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.35.v20201120</h2>
   <h1>Important Change</h1>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605";>#5605</a>
 : <code>java.io.IOException: unconsumed input</code> during http request 
parsing</li>
   </ul>
   <h1>Bugs</h1>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4711";>#4711</a>
 : Reset trailers on recycled response</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5486";>#5486</a>
 : PropertyFileLoginModule retains PropertyUserStores</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5562";>#5562</a>
 : ArrayTernaryTrie consumes too much memory</li>
   </ul>
   <h1>Enhancements</h1>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5539";>#5539</a>
 : StatisticsServlet output now available in json, xml, text, and html</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5575";>#5575</a>
 : Add SEARCH as a known HttpMethod</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5633";>#5633</a>
 : Allow to configure HttpClient request authority (even on HTTP/2)</li>
   </ul>
   <h2>9.4.34.v20201102</h2>
   <h1>Bugs</h1>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5320";>#5320</a>
 : Using WebSocketClient with jetty-websocket-httpclient.xml in a Jetty web 
application causes ClassCastException</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5521";>#5521</a>
 : ResourceCollection NPE in list()</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5555";>#5555</a>
 : NPE for servlet with no mapping</li>
   </ul>
   <h1>Enhancements</h1>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5488";>#5488</a>
 : jetty-dir.css not found when using JPMS</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5498";>#5498</a>
 : ServletHolder lifecycle correctness</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5535";>#5535</a>
 : Support regex in SslContextFactory include/exclude of protocols</li>
   </ul>
   <h2>9.4.33.v20201020</h2>
   <h1>Changes</h1>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5022";>#5022</a>
 : Cleanup ServletHandler, specifically with respect to making filter chains 
more extensible</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5368";>#5368</a>
 : WebSocket text event execute in same thread as running binary event and 
destroy Threadlocal</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5378";>#5378</a>
 : Filter/Servlet/Listener Holders are not started if added during STARTING 
state.</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5409";>#5409</a>
 : HttpClient fails intermittently with &quot;Invalid response state 
TRANSIENT&quot;</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5417";>#5417</a>
 : Badly configured HttpConfiguration.securePort can lead to wrong port 
produced by ForwardedHeader</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5443";>#5443</a>
 : Request without Host header fails with NullPointerException in 
ForwardedRequestCustomizer</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5451";>#5451</a>
 : Improve Working Directory creation</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5454";>#5454</a>
 : Request error context is not reset</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5475";>#5475</a>
 : Update to spifly 1.3.2 and asm 9</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5480";>#5480</a>
 : NPE from WebInfConfiguration.deconfigure during WebAppContext shutdown</li>
   </ul>
   <h2>9.4.32.v20200930</h2>
   <h2>Changelog</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/2796";>#2796</a>
 : HTTP/2 max local stream count exceeded when request fails</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3766";>#3766</a>
 : Introduce HTTP/2 API to batch frames</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3916";>#3916</a>
 : <code>multipart/byterange</code> output is invalid to RFC7233</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4809";>#4809</a>
 : Set a max number of requests per connection</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4824";>#4824</a>
 : WebSocket server outgoing message queue memory growth</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4888";>#4888</a>
 : Request getSession() method throws IllegalStateException when Session 
exists</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4954";>#4954</a>
 : Simplify ability to get Byte Counts about requests</li>
   <li><a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5032";>#5032</a>
 : Introduce Listeners to aid in tracking timings within ServletContext and 
WebApp</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb";><code>bdc54f0</code></a>
 Updating to version 9.4.35.v20201120</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/41bf9534eba774b669a01aa3cc102e4690e3e6c9";><code>41bf953</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5603";>#5603</a>
 - Single page documentation (<a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5636";>#5636</a>)</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/fcfa72ee400fec42c88d86454cdc09c0d1761b30";><code>fcfa72e</code></a>
 Bump javax.servlet.jsp.jstl from 1.2.2 to 1.2.5 (<a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5673";>#5673</a>)</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/901a17d197fd9ab7f0bbcf01faf9969668a8ee7f";><code>901a17d</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605";>#5605</a>
 - Adding more comments</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/a6d432e9e3031c5dec0712b9b44a80ff63d2da1c";><code>a6d432e</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605";>#5605</a>
 - Adding more comments and fixing logging</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/d4feb4f29dea48f70585a07af9a3ed06067f639f";><code>d4feb4f</code></a>
 Removed unused code.</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/248779e1958214a7d5ca842d1f88972aba7c5ca9";><code>248779e</code></a>
 Bump grpc-core from 1.33.0 to 1.33.1 (<a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5623";>#5623</a>)</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/5f6e72d2ed099ea72b4f665d7aac2c34282762a3";><code>5f6e72d</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605";>#5605</a>
 - Adding more gzip consume all tests</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/14f94f738df5adf68549749d01d4f9d97ea51452";><code>14f94f7</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605";>#5605</a>
 unconsumed input on sendError (<a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5637";>#5637</a>)</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/1448444c657e4aa49cdafd372e943679e945a581";><code>1448444</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5560";>#5560</a>
 from eclipse/jetty-9.4.x-5539-statisticsservlet-output</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.22.v20191022...jetty-9.4.35.v20201120";>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.22.v20191022&new-version=9.4.35.v20201120)](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
   - `@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.

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



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

Reply via email to