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

   Bumps `jetty.version` from 12.1.0 to 12.1.1.
   Updates `org.eclipse.jetty:jetty-bom` from 12.1.0 to 12.1.1
   <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.1</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/SentryMan";><code>@​SentryMan</code></a> 
(Josiah Noel)</li>
   <li><a href="https://github.com/znight1020";><code>@​znight1020</code></a> 
(이현수)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13526";>#13526</a> 
- <code>BinaryStreamTest.testMoreThanLargestMessageOneByteAtATime()</code> is 
flaky</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13521";>#13521</a> 
- Rework <code>BlockingArrayQueue</code> growth strategy</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13506";>#13506</a> 
- HTTP/2 CONTINUATION frames may cause connection close</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13500";>#13500</a> 
- Add jetty-compression artifacts to jetty-bom</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13499";>#13499</a> 
- Jetty 12.1 brotli linking problem</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13498";>#13498</a> 
- Jetty 12.1.x Migration Guide</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13489";>#13489</a> 
- OSGi package import problem with org.eclipse.jetty.http3.client.http</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13487";>#13487</a> 
- Regression in Jetty 12.1.0: <a 
href="https://github.com/OnWebSocketFrame";><code>@​OnWebSocketFrame</code></a> 
and <a 
href="https://github.com/OnWebSocketMessage";><code>@​OnWebSocketMessage</code></a>
 can no longer coexist</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13485";>#13485</a> 
- [jetty-http-spi] Add Https Implementation (<a 
href="https://github.com/SentryMan";><code>@​SentryMan</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13475";>#13475</a> 
- jakarta Websocket served with h2 and timeouts disabled always times out after 
30s</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13465";>#13465</a> 
- Review invocation of <code>UpgradeListener.onHandshakeResponse()</code> in 
case of failures</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13464";>#13464</a> 
- Automatic MultiPart cleanup for Jetty 12</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13457";>#13457</a> 
- ClassCastException due to HashSet being used in a non thread-safe way</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13456";>#13456</a> 
- use jdk25 instead of jdk24</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13447";>#13447</a> 
- Apache jsp/el jars in 12.1.0 are not groupId prefixed (like they are in 
12.0.x releases)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13436";>#13436</a> 
- AssertionError in MemoryEndPointPipe.MemoryEndPoint.fill()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13409";>#13409</a> 
- Jetty fails to discover WebFragments in Library Files on classpath</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13401";>#13401</a> 
- CookieCompliance violation testing</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13398";>#13398</a> 
- Improve LoginAuthenticators to handle Proxy-Authenticate (<a 
href="https://github.com/znight1020";><code>@​znight1020</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13385";>#13385</a> 
- Regression in <code>javax.servlet.http.HttpServletResponse#setHeader</code> 
since jetty 10</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13375";>#13375</a> 
- WebSocketClient attempts to use HTTP/2 on servers without 
SETTINGS_ENABLE_CONNECT_PROTOCOL</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13346";>#13346</a> 
- TCP half-close during WebSocket session close causes 
ClosedChannelException</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13341";>#13341</a> 
- Complete WebSocket close handshake asynchronously</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13336";>#13336</a> 
- HTTP/2 - Valid horizontal tab &quot;\t&quot; in http header is coverted into 
&quot;?&quot;</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12735";>#12735</a> 
- Provide better documentation of JettyWebSocketServletContainerInitializer and 
jetty-${ee-version}-websocket-jetty-server modules</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12029";>#12029</a> 
- OutputStreamContentSource.AsyncOutputStream rethrows already thrown 
exception</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b7068950f9afa5f1df80e46053eda1d982895b03";><code>b706895</code></a>
 Updating to version 12.1.1</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/569496e05121bfca4d290f1246ef0ba62d9414cb";><code>569496e</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13466";>#13466</a> 
- Lost WebSocket upgrade failure. (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13559";>#13559</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/3a07bce1b895321a29d673103e48090c199a6f68";><code>3a07bce</code></a>
 Improved the I/O architecture documentation. (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13558";>#13558</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c724f58d665c0f195daf07fac5bd392041915bfd";><code>c724f58</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13447";>#13447</a> 
use new artifactId with new names (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13510";>#13510</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c0789c454b0ce610a04ab34ec4b883fa348ece5f";><code>c0789c4</code></a>
 Improve calculation of HTTP/1 header size (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13537";>#13537</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f01f404a343077fd456e619507b74ea33a9d9dde";><code>f01f404</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/12735";>#12735</a> 
- restore some documentation for the servlet dependent Jetty Web...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f880653a21cc755204cc39ad403905561ac482dd";><code>f880653</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13486";>#13486</a> 
from jetty/jetty-12.1.x-13465-WebSocketClientRespon...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/95d3783d15623ef2d438602fcbc753211a33dd4e";><code>95d3783</code></a>
 <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13489";>#13489</a> 
remove internal types from signatures of publicly-defined APIs</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4ec3ad69126bdf355e9ad4585f445329aed275b5";><code>4ec3ad6</code></a>
 <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13489";>#13489</a> 
remove mistakenly exported internal package</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/712decff701d4976224042cd2afd717c2b3bc1e7";><code>712decf</code></a>
 Made sure the HTTP/2 client closes the request side in case of failed 
tunnel.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.0...jetty-12.1.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty.ee9:jetty-ee9-bom` from 12.1.0 to 12.1.1
   <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.1</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/SentryMan";><code>@​SentryMan</code></a> 
(Josiah Noel)</li>
   <li><a href="https://github.com/znight1020";><code>@​znight1020</code></a> 
(이현수)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13526";>#13526</a> 
- <code>BinaryStreamTest.testMoreThanLargestMessageOneByteAtATime()</code> is 
flaky</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13521";>#13521</a> 
- Rework <code>BlockingArrayQueue</code> growth strategy</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13506";>#13506</a> 
- HTTP/2 CONTINUATION frames may cause connection close</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13500";>#13500</a> 
- Add jetty-compression artifacts to jetty-bom</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13499";>#13499</a> 
- Jetty 12.1 brotli linking problem</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13498";>#13498</a> 
- Jetty 12.1.x Migration Guide</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13489";>#13489</a> 
- OSGi package import problem with org.eclipse.jetty.http3.client.http</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13487";>#13487</a> 
- Regression in Jetty 12.1.0: <a 
href="https://github.com/OnWebSocketFrame";><code>@​OnWebSocketFrame</code></a> 
and <a 
href="https://github.com/OnWebSocketMessage";><code>@​OnWebSocketMessage</code></a>
 can no longer coexist</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13485";>#13485</a> 
- [jetty-http-spi] Add Https Implementation (<a 
href="https://github.com/SentryMan";><code>@​SentryMan</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13475";>#13475</a> 
- jakarta Websocket served with h2 and timeouts disabled always times out after 
30s</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13465";>#13465</a> 
- Review invocation of <code>UpgradeListener.onHandshakeResponse()</code> in 
case of failures</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13464";>#13464</a> 
- Automatic MultiPart cleanup for Jetty 12</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13457";>#13457</a> 
- ClassCastException due to HashSet being used in a non thread-safe way</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13456";>#13456</a> 
- use jdk25 instead of jdk24</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13447";>#13447</a> 
- Apache jsp/el jars in 12.1.0 are not groupId prefixed (like they are in 
12.0.x releases)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13436";>#13436</a> 
- AssertionError in MemoryEndPointPipe.MemoryEndPoint.fill()</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13409";>#13409</a> 
- Jetty fails to discover WebFragments in Library Files on classpath</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13401";>#13401</a> 
- CookieCompliance violation testing</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13398";>#13398</a> 
- Improve LoginAuthenticators to handle Proxy-Authenticate (<a 
href="https://github.com/znight1020";><code>@​znight1020</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13385";>#13385</a> 
- Regression in <code>javax.servlet.http.HttpServletResponse#setHeader</code> 
since jetty 10</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13375";>#13375</a> 
- WebSocketClient attempts to use HTTP/2 on servers without 
SETTINGS_ENABLE_CONNECT_PROTOCOL</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13346";>#13346</a> 
- TCP half-close during WebSocket session close causes 
ClosedChannelException</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13341";>#13341</a> 
- Complete WebSocket close handshake asynchronously</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13336";>#13336</a> 
- HTTP/2 - Valid horizontal tab &quot;\t&quot; in http header is coverted into 
&quot;?&quot;</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12735";>#12735</a> 
- Provide better documentation of JettyWebSocketServletContainerInitializer and 
jetty-${ee-version}-websocket-jetty-server modules</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12029";>#12029</a> 
- OutputStreamContentSource.AsyncOutputStream rethrows already thrown 
exception</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b7068950f9afa5f1df80e46053eda1d982895b03";><code>b706895</code></a>
 Updating to version 12.1.1</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/569496e05121bfca4d290f1246ef0ba62d9414cb";><code>569496e</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13466";>#13466</a> 
- Lost WebSocket upgrade failure. (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13559";>#13559</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/3a07bce1b895321a29d673103e48090c199a6f68";><code>3a07bce</code></a>
 Improved the I/O architecture documentation. (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13558";>#13558</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c724f58d665c0f195daf07fac5bd392041915bfd";><code>c724f58</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13447";>#13447</a> 
use new artifactId with new names (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13510";>#13510</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c0789c454b0ce610a04ab34ec4b883fa348ece5f";><code>c0789c4</code></a>
 Improve calculation of HTTP/1 header size (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13537";>#13537</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f01f404a343077fd456e619507b74ea33a9d9dde";><code>f01f404</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/12735";>#12735</a> 
- restore some documentation for the servlet dependent Jetty Web...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f880653a21cc755204cc39ad403905561ac482dd";><code>f880653</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13486";>#13486</a> 
from jetty/jetty-12.1.x-13465-WebSocketClientRespon...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/95d3783d15623ef2d438602fcbc753211a33dd4e";><code>95d3783</code></a>
 <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13489";>#13489</a> 
remove internal types from signatures of publicly-defined APIs</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4ec3ad69126bdf355e9ad4585f445329aed275b5";><code>4ec3ad6</code></a>
 <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13489";>#13489</a> 
remove mistakenly exported internal package</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/712decff701d4976224042cd2afd717c2b3bc1e7";><code>712decf</code></a>
 Made sure the HTTP/2 client closes the request side in case of failed 
tunnel.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.0...jetty-12.1.1";>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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to