dependabot[bot] opened a new pull request, #2784: URL: https://github.com/apache/logging-log4j2/pull/2784
Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) from 9.4.55.v20240627 to 12.0.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jetty/jetty.project/releases">org.eclipse.jetty:jetty-bom's releases</a>.</em></p> <blockquote> <h2>12.0.12</h2> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12072">#12072</a> - Regressions on form handling in ee9 / ee8 environments more error cases return 400 Bad Request now</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12070">#12070</a> - HttpSession lastAccessedTime and isNew not getting updated</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12044">#12044</a> - Temp directory not deleted</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12031">#12031</a> - Regression on ee9 / ee8 MultiPart parsing more error cases return 400 Bad Request now</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12022">#12022</a> - Intermittent NPE in OutputStream.close with GzipHandler</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12019">#12019</a> - External property file not being read</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12018">#12018</a> - NPE when passing null value to Request.param</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12012">#12012</a> - Added a <code>UriCompliance.Violation.USER_INFO</code> to deprecate user info in <code>HttpURI</code></li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/12000">#12000</a> - Cannot use Paths that have spaces with <code>jetty-ee10-maven-plugin</code></li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11997">#11997</a> - Update deployment documentation for new features - new <code>eeX.properties</code> and new <code>WEB-INF/jetty-{eeX}-web.xml</code> and <code>WEB-INF/jetty-{eeX}-env.xml</code> configurables.</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11996">#11996</a> - mTLS: client cert verification for QUIC/HTTP3</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11995">#11995</a> - Upgrade quiche to version 0.22.0</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11965">#11965</a> - Client: Some HTTP/2 requests are never sent due to broken client TLS negotiation.</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11933">#11933</a> - Introduce new <code>ResourceServlet</code> feature</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/10904">#10904</a> - <code>jetty.sh</code> reports FAILED too early due to stale state file.</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/265">#265</a> - Have <code>start.jar --list-config</code> also show license hints from archives in classloader.</li> </ul> <h2>12.0.11</h2> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/garydgregory"><code>@garydgregory</code></a> (Gary Gregory)</li> <li><a href="https://github.com/scrat98"><code>@scrat98</code></a> (Artem Golovko)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11966">#11966</a> - Backport <a href="https://redirect.github.com/jetty/jetty.project/issues/11774">#11774</a> (env web xml) to Jetty 12.0.x</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11951">#11951</a> - Remove buffer from pool on write failure</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11949">#11949</a> - Content.Source from methods</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11944">#11944</a> - Jetty Part#delete() implementation throws IOException</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11938">#11938</a> - Updating URL refs from eclipse.org/jetty and eclipse.dev/jetty to jetty.org (including XML dtd references)</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11932">#11932</a> - Review HttpSender.ContentSender (and other ICB) to remove overridden succeeded method</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11925">#11925</a> - java.lang.NullPointerException: Cannot invoke "String.startsWith(String)" because "etag" is null</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11911">#11911</a> - 11 -> 12 Migration guide wrongly suggests Request.getHttpURI as replacement for HttpServletRequest.getRequestURL</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11910">#11910</a> - Introduce ByteChannelContentSource</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11909">#11909</a> - Start throws ConcurrentModificationException if an <code>eeX-webapp.ini</code> exists in <code>start.d</code> with a command line</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11907">#11907</a> - Fix openid.mod files for Jetty 12</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11906">#11906</a> - Improve support for MultiPart in jetty-core</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11902">#11902</a> - Un-deprecate WebAppClassLoading.addHiddenClasses(Attributes attributes, String... patterns) method</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11897">#11897</a> - Fix missing notifyRemoteAsyncErrors http config wiring</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11893">#11893</a> - Hello World Example Fails to Run</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11892">#11892</a> - mtls not working with http/3</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11888">#11888</a> - Correcting object identity in ee8 and ee9</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11878">#11878</a> - Add response to debug log event in HttpSender#failRequest() (<a href="https://github.com/garydgregory"><code>@garydgregory</code></a>)</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11876">#11876</a> - Experiment for aborting callbacks</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11873">#11873</a> - Server resources are not found if the server is subclassed in a different package</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11847">#11847</a> - replacement for GlobalWebappConfigBinding</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/11811">#11811</a> - getHeaderNames should return header name once also when request has it in different case</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/cc6f1b74db755fed228b50701ad967aeaa68e83f"><code>cc6f1b7</code></a> Updating to version 12.0.12</li> <li><a href="https://github.com/jetty/jetty.project/commit/82ec6d071f85a7c3cf44aa8c01b3c28cb84a7adb"><code>82ec6d0</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/12093">#12093</a> from jetty/fix/jetty-12/jetty-documentation-skip-de...</li> <li><a href="https://github.com/jetty/jetty.project/commit/81a16869af89fe6124995d0bb47c9a74f7ebaa1c"><code>81a1686</code></a> skip deployment of jetty-documentation</li> <li><a href="https://github.com/jetty/jetty.project/commit/e33b3cdb792a38fbc8c4d60ee68b51f0ddde1dee"><code>e33b3cd</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/12087">#12087</a> from jetty/jetty-12.0.x-12086-ico-mimetype</li> <li><a href="https://github.com/jetty/jetty.project/commit/37fbd4167cad17dccdc5dfa70d9c5d506ef19acc"><code>37fbd41</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/12086">#12086</a> change mimetype of .ico resource to vnd.microsoft.icon</li> <li><a href="https://github.com/jetty/jetty.project/commit/558da27c2dc4c189e47f4b64c4e0f9aa4fbaa453"><code>558da27</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/12044">#12044</a> ensure temp dir cleaned up (<a href="https://redirect.github.com/jetty/jetty.project/issues/12045">#12045</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/eded32962139079a6833fa57ab194f18cd98cf11"><code>eded329</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/12081">#12081</a> from jetty/fix/12.0.x/jetty-sh-state-checks</li> <li><a href="https://github.com/jetty/jetty.project/commit/5c6e27f28fad7657b52c8bd18368f173dff5fb0f"><code>5c6e27f</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/12070">#12070</a> fix session lastAccessedTime and isNew (<a href="https://redirect.github.com/jetty/jetty.project/issues/12078">#12078</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/71c80e0ecfc35c5eae41cc1f26fc59e580d9f80f"><code>71c80e0</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/10904">#10904</a> Reorder pid and state file checks</li> <li><a href="https://github.com/jetty/jetty.project/commit/58d651a69a45a8f1c7b221952f21b00028a34b64"><code>58d651a</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/12072">#12072</a> from jetty/fix/12.0.x/ee9-form-regressions</li> <li>Additional commits viewable in <a href="https://github.com/jetty/jetty.project/compare/jetty-9.4.55.v20240627...jetty-12.0.12">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
