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

   Bumps the maven-patch-group group with 3 updates: 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf),
 [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) and 
[org.eclipse.jetty.ee11:jetty-ee11-bom](https://github.com/jetty/jetty.project).
   
   Updates `com.google.protobuf:protobuf-java` from 4.33.0 to 4.33.1
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/protocolbuffers/protobuf/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty:jetty-bom` from 12.1.3 to 12.1.4
   <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.4</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a 
href="https://github.com/julianladisch";><code>@​julianladisch</code></a> 
(Julian Ladisch)</li>
   <li><a href="https://github.com/arsenalzp";><code>@​arsenalzp</code></a> 
(Oleksandr Krutko)</li>
   <li><a href="https://github.com/guptas6est";><code>@​guptas6est</code></a> 
(guptas6est)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14004";>#14004</a> 
- Fix NPE in SecurityHandler, List can have restrictions on contains(null)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13993";>#13993</a> 
- Jetty 12 server deadlock</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13976";>#13976</a> 
- Allow configuring the default max local streams on the H2 client</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13973";>#13973</a> 
- Fix Multipart cleanup in HttpChannelState</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13971";>#13971</a> 
- ContentSinkOutputStream does not have idempotent close</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13962";>#13962</a> 
- HTTP/2 Client connection timeout does not work</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13945";>#13945</a> 
- Document deployment in programming guide</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13939";>#13939</a> 
- Add an asByteArrayAsync method taking promise for Content.Source</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13936";>#13936</a> 
- Version12.1.3 breaks BINARY compatibility with 12.0.29: 
HttpContent.getByteBuffer() and more</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13931";>#13931</a> 
- Introduce ConditionalHandler.NextElseReject</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13924";>#13924</a> 
- Merge PR <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13887";>#13887</a> 
to 12.1.x - fix servlet filter mappings with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13922";>#13922</a> 
- ResourceServlet Download link broken</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13915";>#13915</a> 
- You can not have both Frame and Text handler in 12.1.x Jetty websocket</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13896";>#13896</a> 
- listener.onContent( ... ) clears that ByteBuffer before the call.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13886";>#13886</a> 
- Servlet filter mappings not working with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13883";>#13883</a> 
- Invalid logger usage in HttpOutput</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13850";>#13850</a> 
- FileMappingHttpContentFactory change in 12.1.x still serves old files, even 
when last modified date on file changes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13849";>#13849</a> 
- Connection reset on HTTP/2 when using CompressionHandler with default 
WindowRateControl</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13841";>#13841</a> 
- Warn the first time the TCCL fails to be set</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13837";>#13837</a> 
- Limit ReservedThread creation (<a 
href="https://github.com/arsenalzp";><code>@​arsenalzp</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13833";>#13833</a> 
- CompressionHandler shouldn't compress response with specific status codes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13832";>#13832</a> 
- Introduced <code>SecurityHandler.PathMethodMapped</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13812";>#13812</a> 
- NullPointerException in GzipEncoderSink, breaking all requests with 
CompressionHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13806";>#13806</a> 
- Improved Credential to allow stronger password checksums.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13768";>#13768</a> 
- Sanitizing of HTTP headers names and values should remove NUL bytes 
(U+0000)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13689";>#13689</a> 
- eeX-demo-mock-resources.mod incorrectly depends on eeX-annotations</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13685";>#13685</a> 
- Infinite loop on Content.copy() with Content.Source.from(... , Path, ) when 
Path has size 0.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13677";>#13677</a> 
- Make <code>ContextHandler</code> catch and ignore exceptions thrown by 
<code>Thread.setContextClassLoader()</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13672";>#13672</a> 
- Improve CSV Compliance</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/13619";>#13619</a> 
- AbstractConnector Javadoc continues to reference legacy default acceptor 
thread calculation</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13512";>#13512</a> 
- disable detectOfflineLinks of m-javadoc-plugin and add test to ensure 
javadoc:jar still works fine with eclipse-release profile</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13470";>#13470</a> 
- Jetty 12.0: ManagedSession issues due to recursion and/pr multiple 
completions of the stream.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13335";>#13335</a> 
- Servlet Upgrade Support is too eager</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13323";>#13323</a> 
- jetty.requestlog.timezone not working</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13290";>#13290</a> 
- Consider changing 12.1 websocket-core to consume frame buffers on 
sendFrame</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12720";>#12720</a> 
- Error attributes not set on request in Jetty 12</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12023";>#12023</a> 
- [12.1.x] Remove deprecated classes/methods</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/3515";>#3515</a> - 
Review Uptime</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4137e00793d583cfc4ce76bf607e482178a85597";><code>4137e00</code></a>
 Updating to version 12.1.4</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/aaab3a75016b41b975890e7f39e98ccb9b302f89";><code>aaab3a7</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13945";>#13945</a> 
- Document deployment in programming guide. (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13946";>#13946</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/6ca9bf77bb4b96a0bd213f0984ca73ec9f6d6d01";><code>6ca9bf7</code></a>
 Fix error handling from jsp with post form (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13985";>#13985</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/46219fba4f383f2013f90ea51e14efa97e76db00";><code>46219fb</code></a>
 Remove merge (from 12.0.x to 12.1.x) step from release process.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c0e3fb6df337dffb801b26b8e49231355fc9b222";><code>c0e3fb6</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/12720";>#12720</a> 
- fix servlet error dispatch for errors generated by SecurityHan...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/dde6ae18f93a2b82e900ceb8b79210f44948e79d";><code>dde6ae1</code></a>
 Fix NPE (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/14004";>#14004</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4303e20484c280ca4587b4919c09c0698dad1151";><code>4303e20</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13972";>#13972</a> 
from jetty/fix/jetty-12.1.x/13971-ContentSinkOutput...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/5d670aaaa1bc1bacb5ff44644d377e5f61395b1d";><code>5d670aa</code></a>
 [12.1.x EE8] Bump the dev-dependencies group</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/229ffd4352c51071d3a6c04bd8acf5578f37846c";><code>229ffd4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13939";>#13939</a> 
from jetty/fix/jetty-12.1.x/ContentSourceAsByteArray</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/63ddea909ef99c6dd2122d0a86def47536551b2d";><code>63ddea9</code></a>
 <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13849";>#13849</a> 
ignore last writes done via the Core API as the ServletChannel will pe...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.3...jetty-12.1.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty.ee11:jetty-ee11-bom` from 12.1.3 to 12.1.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jetty/jetty.project/releases";>org.eclipse.jetty.ee11:jetty-ee11-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>12.1.4</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a 
href="https://github.com/julianladisch";><code>@​julianladisch</code></a> 
(Julian Ladisch)</li>
   <li><a href="https://github.com/arsenalzp";><code>@​arsenalzp</code></a> 
(Oleksandr Krutko)</li>
   <li><a href="https://github.com/guptas6est";><code>@​guptas6est</code></a> 
(guptas6est)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14004";>#14004</a> 
- Fix NPE in SecurityHandler, List can have restrictions on contains(null)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13993";>#13993</a> 
- Jetty 12 server deadlock</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13976";>#13976</a> 
- Allow configuring the default max local streams on the H2 client</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13973";>#13973</a> 
- Fix Multipart cleanup in HttpChannelState</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13971";>#13971</a> 
- ContentSinkOutputStream does not have idempotent close</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13962";>#13962</a> 
- HTTP/2 Client connection timeout does not work</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13945";>#13945</a> 
- Document deployment in programming guide</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13939";>#13939</a> 
- Add an asByteArrayAsync method taking promise for Content.Source</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13936";>#13936</a> 
- Version12.1.3 breaks BINARY compatibility with 12.0.29: 
HttpContent.getByteBuffer() and more</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13931";>#13931</a> 
- Introduce ConditionalHandler.NextElseReject</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13924";>#13924</a> 
- Merge PR <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13887";>#13887</a> 
to 12.1.x - fix servlet filter mappings with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13922";>#13922</a> 
- ResourceServlet Download link broken</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13915";>#13915</a> 
- You can not have both Frame and Text handler in 12.1.x Jetty websocket</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13896";>#13896</a> 
- listener.onContent( ... ) clears that ByteBuffer before the call.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13886";>#13886</a> 
- Servlet filter mappings not working with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13883";>#13883</a> 
- Invalid logger usage in HttpOutput</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13850";>#13850</a> 
- FileMappingHttpContentFactory change in 12.1.x still serves old files, even 
when last modified date on file changes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13849";>#13849</a> 
- Connection reset on HTTP/2 when using CompressionHandler with default 
WindowRateControl</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13841";>#13841</a> 
- Warn the first time the TCCL fails to be set</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13837";>#13837</a> 
- Limit ReservedThread creation (<a 
href="https://github.com/arsenalzp";><code>@​arsenalzp</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13833";>#13833</a> 
- CompressionHandler shouldn't compress response with specific status codes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13832";>#13832</a> 
- Introduced <code>SecurityHandler.PathMethodMapped</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13812";>#13812</a> 
- NullPointerException in GzipEncoderSink, breaking all requests with 
CompressionHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13806";>#13806</a> 
- Improved Credential to allow stronger password checksums.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13768";>#13768</a> 
- Sanitizing of HTTP headers names and values should remove NUL bytes 
(U+0000)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13689";>#13689</a> 
- eeX-demo-mock-resources.mod incorrectly depends on eeX-annotations</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13685";>#13685</a> 
- Infinite loop on Content.copy() with Content.Source.from(... , Path, ) when 
Path has size 0.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13677";>#13677</a> 
- Make <code>ContextHandler</code> catch and ignore exceptions thrown by 
<code>Thread.setContextClassLoader()</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13672";>#13672</a> 
- Improve CSV Compliance</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/13619";>#13619</a> 
- AbstractConnector Javadoc continues to reference legacy default acceptor 
thread calculation</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13512";>#13512</a> 
- disable detectOfflineLinks of m-javadoc-plugin and add test to ensure 
javadoc:jar still works fine with eclipse-release profile</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13470";>#13470</a> 
- Jetty 12.0: ManagedSession issues due to recursion and/pr multiple 
completions of the stream.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13335";>#13335</a> 
- Servlet Upgrade Support is too eager</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13323";>#13323</a> 
- jetty.requestlog.timezone not working</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13290";>#13290</a> 
- Consider changing 12.1 websocket-core to consume frame buffers on 
sendFrame</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12720";>#12720</a> 
- Error attributes not set on request in Jetty 12</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12023";>#12023</a> 
- [12.1.x] Remove deprecated classes/methods</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/3515";>#3515</a> - 
Review Uptime</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4137e00793d583cfc4ce76bf607e482178a85597";><code>4137e00</code></a>
 Updating to version 12.1.4</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/aaab3a75016b41b975890e7f39e98ccb9b302f89";><code>aaab3a7</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13945";>#13945</a> 
- Document deployment in programming guide. (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13946";>#13946</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/6ca9bf77bb4b96a0bd213f0984ca73ec9f6d6d01";><code>6ca9bf7</code></a>
 Fix error handling from jsp with post form (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13985";>#13985</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/46219fba4f383f2013f90ea51e14efa97e76db00";><code>46219fb</code></a>
 Remove merge (from 12.0.x to 12.1.x) step from release process.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c0e3fb6df337dffb801b26b8e49231355fc9b222";><code>c0e3fb6</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/12720";>#12720</a> 
- fix servlet error dispatch for errors generated by SecurityHan...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/dde6ae18f93a2b82e900ceb8b79210f44948e79d";><code>dde6ae1</code></a>
 Fix NPE (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/14004";>#14004</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4303e20484c280ca4587b4919c09c0698dad1151";><code>4303e20</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13972";>#13972</a> 
from jetty/fix/jetty-12.1.x/13971-ContentSinkOutput...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/5d670aaaa1bc1bacb5ff44644d377e5f61395b1d";><code>5d670aa</code></a>
 [12.1.x EE8] Bump the dev-dependencies group</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/229ffd4352c51071d3a6c04bd8acf5578f37846c";><code>229ffd4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13939";>#13939</a> 
from jetty/fix/jetty-12.1.x/ContentSourceAsByteArray</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/63ddea909ef99c6dd2122d0a86def47536551b2d";><code>63ddea9</code></a>
 <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13849";>#13849</a> 
ignore last writes done via the Core API as the ServletChannel will pe...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.3...jetty-12.1.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty.ee11:jetty-ee11-bom` from 12.1.3 to 12.1.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jetty/jetty.project/releases";>org.eclipse.jetty.ee11:jetty-ee11-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>12.1.4</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a 
href="https://github.com/julianladisch";><code>@​julianladisch</code></a> 
(Julian Ladisch)</li>
   <li><a href="https://github.com/arsenalzp";><code>@​arsenalzp</code></a> 
(Oleksandr Krutko)</li>
   <li><a href="https://github.com/guptas6est";><code>@​guptas6est</code></a> 
(guptas6est)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/14004";>#14004</a> 
- Fix NPE in SecurityHandler, List can have restrictions on contains(null)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13993";>#13993</a> 
- Jetty 12 server deadlock</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13976";>#13976</a> 
- Allow configuring the default max local streams on the H2 client</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13973";>#13973</a> 
- Fix Multipart cleanup in HttpChannelState</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13971";>#13971</a> 
- ContentSinkOutputStream does not have idempotent close</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13962";>#13962</a> 
- HTTP/2 Client connection timeout does not work</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13945";>#13945</a> 
- Document deployment in programming guide</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13939";>#13939</a> 
- Add an asByteArrayAsync method taking promise for Content.Source</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13936";>#13936</a> 
- Version12.1.3 breaks BINARY compatibility with 12.0.29: 
HttpContent.getByteBuffer() and more</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13931";>#13931</a> 
- Introduce ConditionalHandler.NextElseReject</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13924";>#13924</a> 
- Merge PR <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13887";>#13887</a> 
to 12.1.x - fix servlet filter mappings with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13922";>#13922</a> 
- ResourceServlet Download link broken</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13915";>#13915</a> 
- You can not have both Frame and Text handler in 12.1.x Jetty websocket</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13896";>#13896</a> 
- listener.onContent( ... ) clears that ByteBuffer before the call.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13886";>#13886</a> 
- Servlet filter mappings not working with quickstart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13883";>#13883</a> 
- Invalid logger usage in HttpOutput</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13850";>#13850</a> 
- FileMappingHttpContentFactory change in 12.1.x still serves old files, even 
when last modified date on file changes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13849";>#13849</a> 
- Connection reset on HTTP/2 when using CompressionHandler with default 
WindowRateControl</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13841";>#13841</a> 
- Warn the first time the TCCL fails to be set</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13837";>#13837</a> 
- Limit ReservedThread creation (<a 
href="https://github.com/arsenalzp";><code>@​arsenalzp</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13833";>#13833</a> 
- CompressionHandler shouldn't compress response with specific status codes</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13832";>#13832</a> 
- Introduced <code>SecurityHandler.PathMethodMapped</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13812";>#13812</a> 
- NullPointerException in GzipEncoderSink, breaking all requests with 
CompressionHandler</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13806";>#13806</a> 
- Improved Credential to allow stronger password checksums.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13768";>#13768</a> 
- Sanitizing of HTTP headers names and values should remove NUL bytes 
(U+0000)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13689";>#13689</a> 
- eeX-demo-mock-resources.mod incorrectly depends on eeX-annotations</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13685";>#13685</a> 
- Infinite loop on Content.copy() with Content.Source.from(... , Path, ) when 
Path has size 0.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13677";>#13677</a> 
- Make <code>ContextHandler</code> catch and ignore exceptions thrown by 
<code>Thread.setContextClassLoader()</code></li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13672";>#13672</a> 
- Improve CSV Compliance</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/13619";>#13619</a> 
- AbstractConnector Javadoc continues to reference legacy default acceptor 
thread calculation</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13512";>#13512</a> 
- disable detectOfflineLinks of m-javadoc-plugin and add test to ensure 
javadoc:jar still works fine with eclipse-release profile</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13470";>#13470</a> 
- Jetty 12.0: ManagedSession issues due to recursion and/pr multiple 
completions of the stream.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13335";>#13335</a> 
- Servlet Upgrade Support is too eager</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13323";>#13323</a> 
- jetty.requestlog.timezone not working</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/13290";>#13290</a> 
- Consider changing 12.1 websocket-core to consume frame buffers on 
sendFrame</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12720";>#12720</a> 
- Error attributes not set on request in Jetty 12</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/12023";>#12023</a> 
- [12.1.x] Remove deprecated classes/methods</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/3515";>#3515</a> - 
Review Uptime</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4137e00793d583cfc4ce76bf607e482178a85597";><code>4137e00</code></a>
 Updating to version 12.1.4</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/aaab3a75016b41b975890e7f39e98ccb9b302f89";><code>aaab3a7</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13945";>#13945</a> 
- Document deployment in programming guide. (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13946";>#13946</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/6ca9bf77bb4b96a0bd213f0984ca73ec9f6d6d01";><code>6ca9bf7</code></a>
 Fix error handling from jsp with post form (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/13985";>#13985</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/46219fba4f383f2013f90ea51e14efa97e76db00";><code>46219fb</code></a>
 Remove merge (from 12.0.x to 12.1.x) step from release process.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/c0e3fb6df337dffb801b26b8e49231355fc9b222";><code>c0e3fb6</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/12720";>#12720</a> 
- fix servlet error dispatch for errors generated by SecurityHan...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/dde6ae18f93a2b82e900ceb8b79210f44948e79d";><code>dde6ae1</code></a>
 Fix NPE (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/14004";>#14004</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4303e20484c280ca4587b4919c09c0698dad1151";><code>4303e20</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13972";>#13972</a> 
from jetty/fix/jetty-12.1.x/13971-ContentSinkOutput...</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/5d670aaaa1bc1bacb5ff44644d377e5f61395b1d";><code>5d670aa</code></a>
 [12.1.x EE8] Bump the dev-dependencies group</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/229ffd4352c51071d3a6c04bd8acf5578f37846c";><code>229ffd4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13939";>#13939</a> 
from jetty/fix/jetty-12.1.x/ContentSourceAsByteArray</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/63ddea909ef99c6dd2122d0a86def47536551b2d";><code>63ddea9</code></a>
 <a 
href="https://redirect.github.com/jetty/jetty.project/issues/13849";>#13849</a> 
ignore last writes done via the Core API as the ServletChannel will pe...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-12.1.3...jetty-12.1.4";>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