dependabot[bot] opened a new pull request, #3509:
URL: https://github.com/apache/jena/pull/3509

   Bumps the maven-patch-group group with 2 updates: 
[org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) and 
[org.eclipse.jetty.ee10:jetty-ee10-bom](https://github.com/jetty/jetty.project).
   
   Updates `org.eclipse.jetty:jetty-bom` from 12.1.1 to 12.1.2
   <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.2</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <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/13640";>#13640</a> 
- Fix NPE in ee9/ee8 nested.BufferedResponesHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13634";>#13634</a> 
- Avoid sending RST_STREAM for closed streams</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13625";>#13625</a> 
- Not possible to control HttpClient <code>Accept-Encoding</code> weights with 
standard API and discovered Compression</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13624";>#13624</a> 
- ContextClassLoader changed on resumed requests with QoSHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13621";>#13621</a> 
- Restore <code>BufferingResponseListener.onContent(Response, 
ByteBuffer)</code> behavior</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13613";>#13613</a> 
- HttpInput#read rethrows already thrown exception, leading to possible 
self-suppressing exception issue</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13608";>#13608</a> 
- DebugHandler changes Thread name without restoring it afterwards</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Bad Accept-Language request headers can result in NPE during 
HttpServletRequest.getLocale() call</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13599";>#13599</a> 
- Merge ConstantThrowable and StaticException</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13598";>#13598</a> 
- Server hangs when client closes too many connections.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13592";>#13592</a> 
- ClosedFileSystemException when upgrading to 12.1.1</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13586";>#13586</a> 
- Merge back Release/12.0.27</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13583";>#13583</a> 
- NPE in WriteFlusher after org.eclipse.jetty.http.BadMessageException: 417</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13579";>#13579</a> 
- How to remove a websocket mapping</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13571";>#13571</a> 
- JMX Bean Names are not predictable now that they have hashcodes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13567";>#13567</a> 
- Jetty 12.1.1 HTTP2 broken data</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13563";>#13563</a> 
- Jetty 12.1.0 fails to serve big (&gt; 1MiB) static web resources located 
inside a jar file</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13549";>#13549</a> 
- Ensure buffer is always released from HTTP/3 HeadersGenerator in case of 
failure.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13548";>#13548</a> 
- Improved HTTP2Connection dump information (<a 
href="https://github.com/znight1020";><code>@​znight1020</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13539";>#13539</a> 
- HttpCookie.Builder does not allow removing SameSite</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13482";>#13482</a> 
- New request attribute <code>__oejs.Request.Cookies</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13472";>#13472</a> 
- Support multiple directories to be scanned by deployment-scanner</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11826";>#11826</a> 
- NativeHelper triggers JDK warning</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/6cc265bcd6d16f69b8b7f70a7143c8579fe58868";><code>6cc265b</code></a>
 Updating to version 12.1.2</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/1c39df1cba313ca5f8738940addc4ef47090968e";><code>1c39df1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13671";>#13671</a> 
from jetty/fix/jetty-12.1.x/ServerWebSocketContaine...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/03c136bedd7de35a7ad243ab9e0546b11a57d6cf";><code>03c136b</code></a>
 Fix ServerWebSocketContainer lifecycle when restarted.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/10cfa7e92936270a86c1f2fe13e56b7554f1d30a";><code>10cfa7e</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Params only parsing from HttpFields.getValueList() is broken (...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/113a78c6764309af30c2d0b645cfb6a81ca1293f";><code>113a78c</code></a>
 After <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13596";>#13596</a>, 
<code>HttpClient.name</code> defaults to <code>null</code>, which makes the 
name of t...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/53dae43cf4f603d63a8326470d73d38bf6c3b0c5";><code>53dae43</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13624";>#13624</a> 
use context classloader for resumed qos threads (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13629";>#13629</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/5185dddf69234009230f0cd0e02668099088192f";><code>5185ddd</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13625";>#13625</a> 
- Not possible to control HttpClient Accept-Encoding weights wit...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b67ed046f4510b59375e6ef41b651f2ae7fca070";><code>b67ed04</code></a>
 Implement etag support in CompressionHandler (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13633";>#13633</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/46b2ca0d2c7e05e6685ac99f03060e2bcc9c1d1f";><code>46b2ca0</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Bad Accept-Language parsing fix for Locale. [12.1.x] (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13612";>#13612</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/501dc7101d2c2b79971e780aaba1125875ccd710";><code>501dc71</code></a>
 Do not rethrow Content.Source exceptions (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13614";>#13614</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.1...jetty-12.1.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.1.1 to 12.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jetty/jetty.project/releases";>org.eclipse.jetty.ee10:jetty-ee10-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>12.1.2</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <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/13640";>#13640</a> 
- Fix NPE in ee9/ee8 nested.BufferedResponesHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13634";>#13634</a> 
- Avoid sending RST_STREAM for closed streams</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13625";>#13625</a> 
- Not possible to control HttpClient <code>Accept-Encoding</code> weights with 
standard API and discovered Compression</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13624";>#13624</a> 
- ContextClassLoader changed on resumed requests with QoSHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13621";>#13621</a> 
- Restore <code>BufferingResponseListener.onContent(Response, 
ByteBuffer)</code> behavior</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13613";>#13613</a> 
- HttpInput#read rethrows already thrown exception, leading to possible 
self-suppressing exception issue</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13608";>#13608</a> 
- DebugHandler changes Thread name without restoring it afterwards</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Bad Accept-Language request headers can result in NPE during 
HttpServletRequest.getLocale() call</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13599";>#13599</a> 
- Merge ConstantThrowable and StaticException</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13598";>#13598</a> 
- Server hangs when client closes too many connections.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13592";>#13592</a> 
- ClosedFileSystemException when upgrading to 12.1.1</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13586";>#13586</a> 
- Merge back Release/12.0.27</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13583";>#13583</a> 
- NPE in WriteFlusher after org.eclipse.jetty.http.BadMessageException: 417</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13579";>#13579</a> 
- How to remove a websocket mapping</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13571";>#13571</a> 
- JMX Bean Names are not predictable now that they have hashcodes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13567";>#13567</a> 
- Jetty 12.1.1 HTTP2 broken data</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13563";>#13563</a> 
- Jetty 12.1.0 fails to serve big (&gt; 1MiB) static web resources located 
inside a jar file</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13549";>#13549</a> 
- Ensure buffer is always released from HTTP/3 HeadersGenerator in case of 
failure.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13548";>#13548</a> 
- Improved HTTP2Connection dump information (<a 
href="https://github.com/znight1020";><code>@​znight1020</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13539";>#13539</a> 
- HttpCookie.Builder does not allow removing SameSite</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13482";>#13482</a> 
- New request attribute <code>__oejs.Request.Cookies</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13472";>#13472</a> 
- Support multiple directories to be scanned by deployment-scanner</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11826";>#11826</a> 
- NativeHelper triggers JDK warning</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/6cc265bcd6d16f69b8b7f70a7143c8579fe58868";><code>6cc265b</code></a>
 Updating to version 12.1.2</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/1c39df1cba313ca5f8738940addc4ef47090968e";><code>1c39df1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13671";>#13671</a> 
from jetty/fix/jetty-12.1.x/ServerWebSocketContaine...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/03c136bedd7de35a7ad243ab9e0546b11a57d6cf";><code>03c136b</code></a>
 Fix ServerWebSocketContainer lifecycle when restarted.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/10cfa7e92936270a86c1f2fe13e56b7554f1d30a";><code>10cfa7e</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Params only parsing from HttpFields.getValueList() is broken (...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/113a78c6764309af30c2d0b645cfb6a81ca1293f";><code>113a78c</code></a>
 After <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13596";>#13596</a>, 
<code>HttpClient.name</code> defaults to <code>null</code>, which makes the 
name of t...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/53dae43cf4f603d63a8326470d73d38bf6c3b0c5";><code>53dae43</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13624";>#13624</a> 
use context classloader for resumed qos threads (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13629";>#13629</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/5185dddf69234009230f0cd0e02668099088192f";><code>5185ddd</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13625";>#13625</a> 
- Not possible to control HttpClient Accept-Encoding weights wit...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b67ed046f4510b59375e6ef41b651f2ae7fca070";><code>b67ed04</code></a>
 Implement etag support in CompressionHandler (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13633";>#13633</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/46b2ca0d2c7e05e6685ac99f03060e2bcc9c1d1f";><code>46b2ca0</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Bad Accept-Language parsing fix for Locale. [12.1.x] (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13612";>#13612</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/501dc7101d2c2b79971e780aaba1125875ccd710";><code>501dc71</code></a>
 Do not rethrow Content.Source exceptions (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13614";>#13614</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.1...jetty-12.1.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.1.1 to 12.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jetty/jetty.project/releases";>org.eclipse.jetty.ee10:jetty-ee10-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>12.1.2</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <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/13640";>#13640</a> 
- Fix NPE in ee9/ee8 nested.BufferedResponesHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13634";>#13634</a> 
- Avoid sending RST_STREAM for closed streams</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13625";>#13625</a> 
- Not possible to control HttpClient <code>Accept-Encoding</code> weights with 
standard API and discovered Compression</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13624";>#13624</a> 
- ContextClassLoader changed on resumed requests with QoSHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13621";>#13621</a> 
- Restore <code>BufferingResponseListener.onContent(Response, 
ByteBuffer)</code> behavior</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13613";>#13613</a> 
- HttpInput#read rethrows already thrown exception, leading to possible 
self-suppressing exception issue</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13608";>#13608</a> 
- DebugHandler changes Thread name without restoring it afterwards</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Bad Accept-Language request headers can result in NPE during 
HttpServletRequest.getLocale() call</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13599";>#13599</a> 
- Merge ConstantThrowable and StaticException</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13598";>#13598</a> 
- Server hangs when client closes too many connections.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13592";>#13592</a> 
- ClosedFileSystemException when upgrading to 12.1.1</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13586";>#13586</a> 
- Merge back Release/12.0.27</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13583";>#13583</a> 
- NPE in WriteFlusher after org.eclipse.jetty.http.BadMessageException: 417</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13579";>#13579</a> 
- How to remove a websocket mapping</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13571";>#13571</a> 
- JMX Bean Names are not predictable now that they have hashcodes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13567";>#13567</a> 
- Jetty 12.1.1 HTTP2 broken data</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13563";>#13563</a> 
- Jetty 12.1.0 fails to serve big (&gt; 1MiB) static web resources located 
inside a jar file</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13549";>#13549</a> 
- Ensure buffer is always released from HTTP/3 HeadersGenerator in case of 
failure.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13548";>#13548</a> 
- Improved HTTP2Connection dump information (<a 
href="https://github.com/znight1020";><code>@​znight1020</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13539";>#13539</a> 
- HttpCookie.Builder does not allow removing SameSite</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13482";>#13482</a> 
- New request attribute <code>__oejs.Request.Cookies</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13472";>#13472</a> 
- Support multiple directories to be scanned by deployment-scanner</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11826";>#11826</a> 
- NativeHelper triggers JDK warning</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/6cc265bcd6d16f69b8b7f70a7143c8579fe58868";><code>6cc265b</code></a>
 Updating to version 12.1.2</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/1c39df1cba313ca5f8738940addc4ef47090968e";><code>1c39df1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13671";>#13671</a> 
from jetty/fix/jetty-12.1.x/ServerWebSocketContaine...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/03c136bedd7de35a7ad243ab9e0546b11a57d6cf";><code>03c136b</code></a>
 Fix ServerWebSocketContainer lifecycle when restarted.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/10cfa7e92936270a86c1f2fe13e56b7554f1d30a";><code>10cfa7e</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Params only parsing from HttpFields.getValueList() is broken (...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/113a78c6764309af30c2d0b645cfb6a81ca1293f";><code>113a78c</code></a>
 After <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13596";>#13596</a>, 
<code>HttpClient.name</code> defaults to <code>null</code>, which makes the 
name of t...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/53dae43cf4f603d63a8326470d73d38bf6c3b0c5";><code>53dae43</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13624";>#13624</a> 
use context classloader for resumed qos threads (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13629";>#13629</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/5185dddf69234009230f0cd0e02668099088192f";><code>5185ddd</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13625";>#13625</a> 
- Not possible to control HttpClient Accept-Encoding weights wit...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b67ed046f4510b59375e6ef41b651f2ae7fca070";><code>b67ed04</code></a>
 Implement etag support in CompressionHandler (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13633";>#13633</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/46b2ca0d2c7e05e6685ac99f03060e2bcc9c1d1f";><code>46b2ca0</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13603";>#13603</a> 
- Bad Accept-Language parsing fix for Locale. [12.1.x] (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13612";>#13612</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/501dc7101d2c2b79971e780aaba1125875ccd710";><code>501dc71</code></a>
 Do not rethrow Content.Source exceptions (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13614";>#13614</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.1...jetty-12.1.2";>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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]

Reply via email to