dependabot[bot] opened a new pull request #96: URL: https://github.com/apache/struts-examples/pull/96
Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 11.0.3 to 11.0.5. <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>11.0.5</h2> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6392">#6392</a> - Review accidental xml config changes</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6379">#6379</a> - Reduce contention in all <code>ByteBufferPool</code> implementations</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6354">#6354</a> - org.slfj dependency imports packages at 2.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6329">#6329</a> - Regression on graceful shutdown default in Jetty 10</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6302">#6302</a> - Treat empty path segments are ambiguous.</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4772">#4772</a> - Jetty WebSocket API onMessage annotation does not support partial messages.</li> </ul> <h2>11.0.4</h2> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/tjwatson"><code>@tjwatson</code></a> (Thomas Watson)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6354">#6354</a> - org.slfj dependency imports packages at 2.0 (<a href="https://github.com/tjwatson"><code>@tjwatson</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6347">#6347</a> - session-store-gcloud module broken logging dependency</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6330">#6330</a> - CustomRequestLog is missing HTTP version format option</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6305">#6305</a> - Optimise <code>ContextHandler.isProtectedTarget</code></li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6285">#6285</a> - HTTP2 client: IllegalStateException: Cannot release an already released entry</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6276">#6276</a> - Support non-standard domains in SNI and X509</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6268">#6268</a> - Warnings about "unable to parse form content" are not helpful for troubleshooting</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6118">#6118</a> - Display a warning when Hazelcast configuration does not contain Jetty session serializer</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6114">#6114</a> - Jetty Deploy scan / symlink behavior is broken</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6112">#6112</a> - Jetty logging service file leaking to web applications</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/jetty.project/commit/50df21626238a1755802a672481c3b79997e82b2"><code>50df216</code></a> Updating to version 11.0.5</li> <li><a href="https://github.com/eclipse/jetty.project/commit/d8d7b9584474168110359c797351eddb26623dea"><code>d8d7b95</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/8774ccaa0fb04d2b72fa3c9ba573791c6e6e0c66"><code>8774cca</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/1223bb50ec91fd3387ee7b7983c8e79c5c975318"><code>1223bb5</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6354">#6354</a> - fix bad slf4j reference in jetty-osgi-boot-jsp</li> <li><a href="https://github.com/eclipse/jetty.project/commit/6dea0251c2a4948578092db1c81e0d33b06f95b9"><code>6dea025</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4772">#4772</a> - support partial messages for Jetty WS API annotations (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6357">#6357</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/d997a1171b29d01d9a2291510f082a8637202e0d"><code>d997a11</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6354">#6354</a> - OSGI manifest for slf4j-api packages lower limit should be 1.7 ...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/61a30e381d14036a7219342dafe79dd8d2d9860c"><code>61a30e3</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/33c1b14ada4872492adfb74c8cebf0fc75d8438a"><code>33c1b14</code></a> <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6379">#6379</a>: requeue at the tail to reduce contention + use a simpler concurrent qu...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/b4d7e5117db6bc4ef0cb7a16eab589b83dcf0e21"><code>b4d7e51</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6302">#6302</a> - Treat empty path segments as ambiguous. (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/6304">#6304</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/3648b3916cb3d0f63f2edf06d10d9a6a9c25a2a3"><code>3648b39</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-11.0.3...jetty-11.0.5">compare view</a></li> </ul> </details> <br /> [](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