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

   Bumps `jetty.version` from 12.1.4 to 12.1.5.
   Updates `org.eclipse.jetty:jetty-bom` from 12.1.4 to 12.1.5
   <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.5</h2>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14097";>#14097</a> 
- Can't use Jetty when the default Locale is Azerbaijan</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14085";>#14085</a> 
- QoSHandler: Allow customization of rejection status code (429 vs 503) and 
improve extensibility</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14070";>#14070</a> 
- Invalid logger usage in ThreadPool</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14063";>#14063</a> 
- Add <code>test</code> scope to <code>jetty-quic-util</code> JUnit 
dependency</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14028";>#14028</a> 
- Native memory leak in zstd compression handler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14017";>#14017</a> 
- Fix cookie-config web.xml attributes when used with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13993";>#13993</a> 
- Fixes for ThreadLimitHandler with NON_BLOCKING invocation type</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13964";>#13964</a> 
- HTTP/2 Client infinite reconnection loop</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13962";>#13962</a> 
- HTTP/2 Client connection timeout does not work</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4905d09d7b6801e792d7b73946cf7b66e4be25d6";><code>4905d09</code></a>
 Updating to version 12.1.5</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/03790e97d17cf82ae5b430550ced8ca61612347c";><code>03790e9</code></a>
 Fix ZStandard native memory leaks (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/14087";>#14087</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/52a743b123226c765fea2ab5ad007e7e64aea359";><code>52a743b</code></a>
 <code>QoSHandler</code> customization of the status code and the writing of 
the response...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/fd6011df0208fcf44ee76b6aa443168dbb58dd80";><code>fd6011d</code></a>
 Fix loop caused by <code>NegotiatingClientConnection</code> talking to broken 
server (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c1e300d75731a5d5243f57e8674f954d8aace644";><code>c1e300d</code></a>
 Replace reflection-based BundleClassLoaderHelper with spec-compliant 
BundleDe...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/787aa033145ca93eae870f4728cec3aabe2651d4";><code>787aa03</code></a>
 Improve buffer pools stats and dump (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/14123";>#14123</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/06ba4ebb2c6511af6410dbc74fec7d0908c0d3bb";><code>06ba4eb</code></a>
 Introduced Jetty module <code>json.mod</code>, called &quot;json&quot; and not 
&quot;ajax&quot; despite the ...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b448fea54165c3aa5c8b4fc59198fb7f85a0c067";><code>b448fea</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/14083";>#14083</a> 
from jetty/fix/jetty-12.1.x/14070-ThreadPoolDebugLog</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/d2a9738e9d28342af4a2a78ee322709e31fb9ace";><code>d2a9738</code></a>
 [12.1.x EE8] Bump the build-deps group in /jetty-ee8 with 2 updates</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/d15dc5bc258b935170c0f31ed8779645342686ce";><code>d15dc5b</code></a>
 [12.1.x Root pom] Bump the dev-dependencies group with 4 updates</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.4...jetty-12.1.5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty.ee9:jetty-ee9-bom` from 12.1.4 to 12.1.5
   <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.5</h2>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14097";>#14097</a> 
- Can't use Jetty when the default Locale is Azerbaijan</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14085";>#14085</a> 
- QoSHandler: Allow customization of rejection status code (429 vs 503) and 
improve extensibility</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14070";>#14070</a> 
- Invalid logger usage in ThreadPool</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14063";>#14063</a> 
- Add <code>test</code> scope to <code>jetty-quic-util</code> JUnit 
dependency</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14028";>#14028</a> 
- Native memory leak in zstd compression handler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14017";>#14017</a> 
- Fix cookie-config web.xml attributes when used with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13993";>#13993</a> 
- Fixes for ThreadLimitHandler with NON_BLOCKING invocation type</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13964";>#13964</a> 
- HTTP/2 Client infinite reconnection loop</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13962";>#13962</a> 
- HTTP/2 Client connection timeout does not work</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4905d09d7b6801e792d7b73946cf7b66e4be25d6";><code>4905d09</code></a>
 Updating to version 12.1.5</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/03790e97d17cf82ae5b430550ced8ca61612347c";><code>03790e9</code></a>
 Fix ZStandard native memory leaks (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/14087";>#14087</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/52a743b123226c765fea2ab5ad007e7e64aea359";><code>52a743b</code></a>
 <code>QoSHandler</code> customization of the status code and the writing of 
the response...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/fd6011df0208fcf44ee76b6aa443168dbb58dd80";><code>fd6011d</code></a>
 Fix loop caused by <code>NegotiatingClientConnection</code> talking to broken 
server (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c1e300d75731a5d5243f57e8674f954d8aace644";><code>c1e300d</code></a>
 Replace reflection-based BundleClassLoaderHelper with spec-compliant 
BundleDe...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/787aa033145ca93eae870f4728cec3aabe2651d4";><code>787aa03</code></a>
 Improve buffer pools stats and dump (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/14123";>#14123</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/06ba4ebb2c6511af6410dbc74fec7d0908c0d3bb";><code>06ba4eb</code></a>
 Introduced Jetty module <code>json.mod</code>, called &quot;json&quot; and not 
&quot;ajax&quot; despite the ...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b448fea54165c3aa5c8b4fc59198fb7f85a0c067";><code>b448fea</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/14083";>#14083</a> 
from jetty/fix/jetty-12.1.x/14070-ThreadPoolDebugLog</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/d2a9738e9d28342af4a2a78ee322709e31fb9ace";><code>d2a9738</code></a>
 [12.1.x EE8] Bump the build-deps group in /jetty-ee8 with 2 updates</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/d15dc5bc258b935170c0f31ed8779645342686ce";><code>d15dc5b</code></a>
 [12.1.x Root pom] Bump the dev-dependencies group with 4 updates</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.4...jetty-12.1.5";>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