dependabot[bot] opened a new pull request, #5879:
URL: https://github.com/apache/activemq-artemis/pull/5879

   Bumps `jetty.version` from 12.0.25 to 12.1.0.
   Updates `org.eclipse.jetty:jetty-bom` from 12.0.25 to 12.1.0
   <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.1.0</h2>
   <h1>Introducing Jetty 12.1.0</h1>
   <p>New Features:</p>
   <ul>
   <li>New Jakarta EE11 Server Environment</li>
   <li>New Compression layer with support for gzip, brotli, and zstandard 
compression and decompression. Available on Server via a new CompressionHandler 
and HttpClient APIs.</li>
   <li>New Server WebApp Deployment layer. Gone are the multiple scanners and 
multiple directories, now only 1 directory is scanned, along with support for 
Jetty Server Environment (ee8, ee9, ee10, ee11, etc) configuration files that 
apply to all webapps deployed in that environment.</li>
   <li>New Jetty Start Modules for easier management of environment specific 
configurations (see <code>start.jar --help</code> for details)</li>
   </ul>
   <h2>Special Thanks to the following Eclipse Jetty community members</h2>
   <ul>
   <li><a href="https://github.com/afarber";><code>@​afarber</code></a> 
(Alexander Farber)</li>
   <li><a 
href="https://github.com/kohlschuetter";><code>@​kohlschuetter</code></a> 
(Christian Kohlschütter)</li>
   <li><a 
href="https://github.com/lijinliangyihao";><code>@​lijinliangyihao</code></a> 
(lijinliang)</li>
   <li><a 
href="https://github.com/maarouf-yassine";><code>@​maarouf-yassine</code></a> 
(Maarouf Yassine)</li>
   <li><a href="https://github.com/sanjerai";><code>@​sanjerai</code></a> 
(Sanjeev Rai)</li>
   <li><a href="https://github.com/scrat98";><code>@​scrat98</code></a> (Artem 
Golovko)</li>
   <li><a 
href="https://github.com/trucnguyenlam";><code>@​trucnguyenlam</code></a> (Truc 
Nguyen Lam)</li>
   </ul>
   <h2>Changelog</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/842";>#842</a> - 
Implement RFC7239 support in Proxy and Middleman</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/2717";>#2717</a> - 
Async requests are not considered when shutting down gracefully</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/3377";>#3377</a> - 
Improve jetty-ssl-context.xml</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/4493";>#4493</a> - 
Document ThreadPoolBudget behavior</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5308";>#5308</a> - 
Extract httpConfig and scheduler configuration out of jetty.xml</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5442";>#5442</a> - 
Allow multiple authentication options for a web app</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5685";>#5685</a> - 
AsyncProxyServlet calls onProxyResponseSuccess() when internally it throws 
&quot;Response header too large&quot; exception</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5888";>#5888</a> - 
Limit usage of HTTP/2 connections</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/6328";>#6328</a> - 
High CPU usage of method handle invocations in Jetty 10</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8715";>#8715</a> - 
Jetty 12 - Optimize RequestLog information retrieval</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8768";>#8768</a> - 
JSON support for Java 16+ Records</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8769";>#8769</a> - 
Introduce new Compression Handler with support for gzip, brotli, and 
zstandard</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8790";>#8790</a> - 
Jetty-12 HttpContent should have an async API</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9051";>#9051</a> - 
Review Jetty-12 DelayedHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9529";>#9529</a> - 
Expose TCP connection establishment information</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9632";>#9632</a> - 
Jetty 12 - conditional headers handling for welcome files</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9632";>#9632</a> - 
Jetty 12 - conditional headers handling for welcome files</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9778";>#9778</a> - 
Jetty 12 - Remove WriteFlusher.Listener</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9794";>#9794</a> - 
Jetty 12 - jetty-ee9-proxy.xml broken</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9980";>#9980</a> - 
Add format option to CustomRequestLog for request authority and request 
authority scheme+ <a 
href="https://redirect.github.com/jetty/jetty.project/issues/10608";>#10608</a> 
- DefaultServlet behaviour wrong for <code>welcomeFiles</code></li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11289";>#11289</a> 
- Embedded jetty doesn't set the charset to content-type header</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11294";>#11294</a> 
- NPE on trying to read uri, headers or attributes from the original 
HttpServletRequest wrapped in UpgradeRequest on WebSocket server in Jetty 
12</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11307";>#11307</a> 
- Explicit demand control in WebSocket endpoints with only 
onWebSocketFrame()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11307";>#11307</a> 
- Explicit demand control in WebSocket endpoints with only 
onWebSocketFrame()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11320";>#11320</a> 
- Review callers of HttpChannelState.onIdleTimeout()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11325";>#11325</a> 
- Review content-length check in ServletChannel</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/c8372b65bd15404de1444d68902c0455a3a69b64";><code>c8372b6</code></a>
 Updating to version 12.1.0</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/2623240f329f3ae3661718cf4a35df81908b88de";><code>2623240</code></a>
 Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f76e28125dfcb39a2baaf9398a55a72b946574f7";><code>f76e281</code></a>
 more fix on jetty extension execution</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/0b9983d196b1c42ecf5f699316fa606a35f0f1b0";><code>0b9983d</code></a>
 Merge branch 'jetty-12.0.x' into jetty-12.1.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/9a23f063144c0f70dc1a3d5021759419125cd149";><code>9a23f06</code></a>
 upgrade quiche to version 0.24.5</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b41e1d969bdfe080bf973ad7514708b4d2b1a413";><code>b41e1d9</code></a>
 Fix console capture by really executing the extension .... != ---- :) (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13455";>#13455</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/9329d65378a92f42438c7fe511bb95b3b9d95ccf";><code>9329d65</code></a>
 use cache for doc build</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/bea2679b574c252751bfac4b4853f5b1ce505ecd";><code>bea2679</code></a>
 Use ephemeral port for RMI server in testJMXOverTLS to avoid macOS binding 
co...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/e37e1d2a5940b4edbbca1ab0781156d8736762ae";><code>e37e1d2</code></a>
 Disable testJMXOverTLS on macOS</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/57b07af26b39aed6df6476b9fca20cdeb54d0fe2";><code>57b07af</code></a>
 Apply fix for 13403 also to ee11</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.0.25...jetty-12.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty.ee9:jetty-ee9-bom` from 12.0.25 to 12.1.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jetty/jetty.project/releases";>org.eclipse.jetty.ee9:jetty-ee9-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>12.1.0</h2>
   <h1>Introducing Jetty 12.1.0</h1>
   <p>New Features:</p>
   <ul>
   <li>New Jakarta EE11 Server Environment</li>
   <li>New Compression layer with support for gzip, brotli, and zstandard 
compression and decompression. Available on Server via a new CompressionHandler 
and HttpClient APIs.</li>
   <li>New Server WebApp Deployment layer. Gone are the multiple scanners and 
multiple directories, now only 1 directory is scanned, along with support for 
Jetty Server Environment (ee8, ee9, ee10, ee11, etc) configuration files that 
apply to all webapps deployed in that environment.</li>
   <li>New Jetty Start Modules for easier management of environment specific 
configurations (see <code>start.jar --help</code> for details)</li>
   </ul>
   <h2>Special Thanks to the following Eclipse Jetty community members</h2>
   <ul>
   <li><a href="https://github.com/afarber";><code>@​afarber</code></a> 
(Alexander Farber)</li>
   <li><a 
href="https://github.com/kohlschuetter";><code>@​kohlschuetter</code></a> 
(Christian Kohlschütter)</li>
   <li><a 
href="https://github.com/lijinliangyihao";><code>@​lijinliangyihao</code></a> 
(lijinliang)</li>
   <li><a 
href="https://github.com/maarouf-yassine";><code>@​maarouf-yassine</code></a> 
(Maarouf Yassine)</li>
   <li><a href="https://github.com/sanjerai";><code>@​sanjerai</code></a> 
(Sanjeev Rai)</li>
   <li><a href="https://github.com/scrat98";><code>@​scrat98</code></a> (Artem 
Golovko)</li>
   <li><a 
href="https://github.com/trucnguyenlam";><code>@​trucnguyenlam</code></a> (Truc 
Nguyen Lam)</li>
   </ul>
   <h2>Changelog</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/842";>#842</a> - 
Implement RFC7239 support in Proxy and Middleman</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/2717";>#2717</a> - 
Async requests are not considered when shutting down gracefully</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/3377";>#3377</a> - 
Improve jetty-ssl-context.xml</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/4493";>#4493</a> - 
Document ThreadPoolBudget behavior</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5308";>#5308</a> - 
Extract httpConfig and scheduler configuration out of jetty.xml</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5442";>#5442</a> - 
Allow multiple authentication options for a web app</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5685";>#5685</a> - 
AsyncProxyServlet calls onProxyResponseSuccess() when internally it throws 
&quot;Response header too large&quot; exception</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/5888";>#5888</a> - 
Limit usage of HTTP/2 connections</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/6328";>#6328</a> - 
High CPU usage of method handle invocations in Jetty 10</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8715";>#8715</a> - 
Jetty 12 - Optimize RequestLog information retrieval</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8768";>#8768</a> - 
JSON support for Java 16+ Records</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8769";>#8769</a> - 
Introduce new Compression Handler with support for gzip, brotli, and 
zstandard</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/8790";>#8790</a> - 
Jetty-12 HttpContent should have an async API</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9051";>#9051</a> - 
Review Jetty-12 DelayedHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9529";>#9529</a> - 
Expose TCP connection establishment information</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9632";>#9632</a> - 
Jetty 12 - conditional headers handling for welcome files</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9632";>#9632</a> - 
Jetty 12 - conditional headers handling for welcome files</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9778";>#9778</a> - 
Jetty 12 - Remove WriteFlusher.Listener</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9794";>#9794</a> - 
Jetty 12 - jetty-ee9-proxy.xml broken</li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/9980";>#9980</a> - 
Add format option to CustomRequestLog for request authority and request 
authority scheme+ <a 
href="https://redirect.github.com/jetty/jetty.project/issues/10608";>#10608</a> 
- DefaultServlet behaviour wrong for <code>welcomeFiles</code></li>
   </ul>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11289";>#11289</a> 
- Embedded jetty doesn't set the charset to content-type header</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11294";>#11294</a> 
- NPE on trying to read uri, headers or attributes from the original 
HttpServletRequest wrapped in UpgradeRequest on WebSocket server in Jetty 
12</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11307";>#11307</a> 
- Explicit demand control in WebSocket endpoints with only 
onWebSocketFrame()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11307";>#11307</a> 
- Explicit demand control in WebSocket endpoints with only 
onWebSocketFrame()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11320";>#11320</a> 
- Review callers of HttpChannelState.onIdleTimeout()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11325";>#11325</a> 
- Review content-length check in ServletChannel</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/c8372b65bd15404de1444d68902c0455a3a69b64";><code>c8372b6</code></a>
 Updating to version 12.1.0</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/2623240f329f3ae3661718cf4a35df81908b88de";><code>2623240</code></a>
 Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f76e28125dfcb39a2baaf9398a55a72b946574f7";><code>f76e281</code></a>
 more fix on jetty extension execution</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/0b9983d196b1c42ecf5f699316fa606a35f0f1b0";><code>0b9983d</code></a>
 Merge branch 'jetty-12.0.x' into jetty-12.1.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/9a23f063144c0f70dc1a3d5021759419125cd149";><code>9a23f06</code></a>
 upgrade quiche to version 0.24.5</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b41e1d969bdfe080bf973ad7514708b4d2b1a413";><code>b41e1d9</code></a>
 Fix console capture by really executing the extension .... != ---- :) (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13455";>#13455</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/9329d65378a92f42438c7fe511bb95b3b9d95ccf";><code>9329d65</code></a>
 use cache for doc build</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/bea2679b574c252751bfac4b4853f5b1ce505ecd";><code>bea2679</code></a>
 Use ephemeral port for RMI server in testJMXOverTLS to avoid macOS binding 
co...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/e37e1d2a5940b4edbbca1ab0781156d8736762ae";><code>e37e1d2</code></a>
 Disable testJMXOverTLS on macOS</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/57b07af26b39aed6df6476b9fca20cdeb54d0fe2";><code>57b07af</code></a>
 Apply fix for 13403 also to ee11</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.0.25...jetty-12.1.0";>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: gitbox-unsubscr...@activemq.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to