dependabot[bot] opened a new pull request, #3976: URL: https://github.com/apache/jena/pull/3976
Bumps the maven-patch-group group with 2 updates in the / directory: [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 `org.eclipse.jetty:jetty-bom` from 12.1.9 to 12.1.10 <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.10</h2> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15180">#15180</a> - Upgrade to Quiche version 0.29.1</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15161">#15161</a> - Reduce memory footprint for persistent HttpConnections</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15136">#15136</a> - Refresh Digest authentication implementation</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15118">#15118</a> - Upgrade to Quiche version 0.29.0</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15094">#15094</a> - Jetty 12.1 Regression: Deferred Authentication provides Callback.NOT_CALLED leading to errors</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15074">#15074</a> - HTTP/2 extended connect responses contain Content-Length: 0</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15031">#15031</a> - IOResources#toRetainableByteBuffer data loss when using resources without path</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15021">#15021</a> - Resource handling regression in 12.1.9</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15011">#15011</a> - <code>PathResource.resolve()</code> fails on Microsoft Windows due to <code>Illegal char <:></code></li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15009">#15009</a> - Make processing of RST_STREAM more lenient</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14984">#14984</a> - XmlConfiguration emits "Deprecated method ... setMaxThreads" WARN from shipped jetty-threadpool-virtual.xml</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14745">#14745</a> - NPE in HttpChannelState.completeStream() when _request is null during multipart cleanup</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14528">#14528</a> - <code>BinaryStreamTest.testMoreThanLargestMessageOneByteAtATime()</code> is flaky</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14522">#14522</a> - Bundle org.eclipse.jetty.websocket.server OSGI metadata exports internal instead of public package</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14006">#14006</a> - How to handle "Warning Logs in org.eclipse.jetty.ee8.nested.HttpChannelState and org.eclipse.jetty.server.internal.HttpChannelState"</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/9799">#9799</a> - Declare EncodingException for HPACK/QPACK encoders and decoders</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/986024525891c2c20ff08c58ba300dc3b9847586"><code>9860245</code></a> Updating to version 12.1.10</li> <li><a href="https://github.com/jetty/jetty.project/commit/6d62879a0d3465ef731b07e6237f7a56e309f5d9"><code>6d62879</code></a> IteratingCallback concurrent abort() may not notify abort event. (<a href="https://redirect.github.com/jetty/jetty.project/issues/15185">#15185</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/962f73f3101de061c0e2c0568b439cdba9eb4bd8"><code>962f73f</code></a> Fixes <a href="https://redirect.github.com/jetty/jetty.project/issues/15009">#15009</a> - Make processing of RST_STREAM more lenient. (<a href="https://redirect.github.com/jetty/jetty.project/issues/15087">#15087</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/6324c6550e409e71b06872af487754adc2c6a948"><code>6324c65</code></a> <a href="https://redirect.github.com/jetty/jetty.project/issues/15180">#15180</a> upgrade quiche to version 0.29.1</li> <li><a href="https://github.com/jetty/jetty.project/commit/d0bb829ccecbf19e3ad3d32f2649b2800f01222d"><code>d0bb829</code></a> Fixes <a href="https://redirect.github.com/jetty/jetty.project/issues/15136">#15136</a> - Refresh Digest authentication implementation.</li> <li><a href="https://github.com/jetty/jetty.project/commit/ac73ac13bf4b0ec470ef90f0b7c6456b4e2a0d32"><code>ac73ac1</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/14522">#14522</a> Bundle org.eclipse.jetty.websocket.server OSGI metadata should e...</li> <li><a href="https://github.com/jetty/jetty.project/commit/206c2e6e50229f3031da682f3eb43551a9042746"><code>206c2e6</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15179">#15179</a> from jetty/fix/jetty-12.1.x/14745-MultiPartCleanup</li> <li><a href="https://github.com/jetty/jetty.project/commit/8d86494a39dc32dca29f59bb43d256c2c92db359"><code>8d86494</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15163">#15163</a> from jetty/fix/jetty-12.1.x/15161-HttpConnectionOpt...</li> <li><a href="https://github.com/jetty/jetty.project/commit/437e61788ab9417b3407a3d4e8bebc6a89cccfcf"><code>437e617</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15178">#15178</a> from jetty/fix/jetty-12.1.x/14006-ReadPendingWarnings</li> <li><a href="https://github.com/jetty/jetty.project/commit/577d932814e43960bb39920b96aebc0edbc63fc6"><code>577d932</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/14745">#14745</a> - fix race for double call of HttpChannelState.completeStream (1...</li> <li>Additional commits viewable in <a href="https://github.com/jetty/jetty.project/compare/jetty-12.1.9...jetty-12.1.10">compare view</a></li> </ul> </details> <br /> Updates `org.eclipse.jetty.ee11:jetty-ee11-bom` from 12.1.9 to 12.1.10 <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.10</h2> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15180">#15180</a> - Upgrade to Quiche version 0.29.1</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15161">#15161</a> - Reduce memory footprint for persistent HttpConnections</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15136">#15136</a> - Refresh Digest authentication implementation</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15118">#15118</a> - Upgrade to Quiche version 0.29.0</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15094">#15094</a> - Jetty 12.1 Regression: Deferred Authentication provides Callback.NOT_CALLED leading to errors</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15074">#15074</a> - HTTP/2 extended connect responses contain Content-Length: 0</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15031">#15031</a> - IOResources#toRetainableByteBuffer data loss when using resources without path</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15021">#15021</a> - Resource handling regression in 12.1.9</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15011">#15011</a> - <code>PathResource.resolve()</code> fails on Microsoft Windows due to <code>Illegal char <:></code></li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15009">#15009</a> - Make processing of RST_STREAM more lenient</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14984">#14984</a> - XmlConfiguration emits "Deprecated method ... setMaxThreads" WARN from shipped jetty-threadpool-virtual.xml</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14745">#14745</a> - NPE in HttpChannelState.completeStream() when _request is null during multipart cleanup</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14528">#14528</a> - <code>BinaryStreamTest.testMoreThanLargestMessageOneByteAtATime()</code> is flaky</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14522">#14522</a> - Bundle org.eclipse.jetty.websocket.server OSGI metadata exports internal instead of public package</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14006">#14006</a> - How to handle "Warning Logs in org.eclipse.jetty.ee8.nested.HttpChannelState and org.eclipse.jetty.server.internal.HttpChannelState"</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/9799">#9799</a> - Declare EncodingException for HPACK/QPACK encoders and decoders</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/986024525891c2c20ff08c58ba300dc3b9847586"><code>9860245</code></a> Updating to version 12.1.10</li> <li><a href="https://github.com/jetty/jetty.project/commit/6d62879a0d3465ef731b07e6237f7a56e309f5d9"><code>6d62879</code></a> IteratingCallback concurrent abort() may not notify abort event. (<a href="https://redirect.github.com/jetty/jetty.project/issues/15185">#15185</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/962f73f3101de061c0e2c0568b439cdba9eb4bd8"><code>962f73f</code></a> Fixes <a href="https://redirect.github.com/jetty/jetty.project/issues/15009">#15009</a> - Make processing of RST_STREAM more lenient. (<a href="https://redirect.github.com/jetty/jetty.project/issues/15087">#15087</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/6324c6550e409e71b06872af487754adc2c6a948"><code>6324c65</code></a> <a href="https://redirect.github.com/jetty/jetty.project/issues/15180">#15180</a> upgrade quiche to version 0.29.1</li> <li><a href="https://github.com/jetty/jetty.project/commit/d0bb829ccecbf19e3ad3d32f2649b2800f01222d"><code>d0bb829</code></a> Fixes <a href="https://redirect.github.com/jetty/jetty.project/issues/15136">#15136</a> - Refresh Digest authentication implementation.</li> <li><a href="https://github.com/jetty/jetty.project/commit/ac73ac13bf4b0ec470ef90f0b7c6456b4e2a0d32"><code>ac73ac1</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/14522">#14522</a> Bundle org.eclipse.jetty.websocket.server OSGI metadata should e...</li> <li><a href="https://github.com/jetty/jetty.project/commit/206c2e6e50229f3031da682f3eb43551a9042746"><code>206c2e6</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15179">#15179</a> from jetty/fix/jetty-12.1.x/14745-MultiPartCleanup</li> <li><a href="https://github.com/jetty/jetty.project/commit/8d86494a39dc32dca29f59bb43d256c2c92db359"><code>8d86494</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15163">#15163</a> from jetty/fix/jetty-12.1.x/15161-HttpConnectionOpt...</li> <li><a href="https://github.com/jetty/jetty.project/commit/437e61788ab9417b3407a3d4e8bebc6a89cccfcf"><code>437e617</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15178">#15178</a> from jetty/fix/jetty-12.1.x/14006-ReadPendingWarnings</li> <li><a href="https://github.com/jetty/jetty.project/commit/577d932814e43960bb39920b96aebc0edbc63fc6"><code>577d932</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/14745">#14745</a> - fix race for double call of HttpChannelState.completeStream (1...</li> <li>Additional commits viewable in <a href="https://github.com/jetty/jetty.project/compare/jetty-12.1.9...jetty-12.1.10">compare view</a></li> </ul> </details> <br /> Updates `org.eclipse.jetty.ee11:jetty-ee11-bom` from 12.1.9 to 12.1.10 <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.10</h2> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15180">#15180</a> - Upgrade to Quiche version 0.29.1</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15161">#15161</a> - Reduce memory footprint for persistent HttpConnections</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15136">#15136</a> - Refresh Digest authentication implementation</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15118">#15118</a> - Upgrade to Quiche version 0.29.0</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15094">#15094</a> - Jetty 12.1 Regression: Deferred Authentication provides Callback.NOT_CALLED leading to errors</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15074">#15074</a> - HTTP/2 extended connect responses contain Content-Length: 0</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15031">#15031</a> - IOResources#toRetainableByteBuffer data loss when using resources without path</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15021">#15021</a> - Resource handling regression in 12.1.9</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15011">#15011</a> - <code>PathResource.resolve()</code> fails on Microsoft Windows due to <code>Illegal char <:></code></li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/15009">#15009</a> - Make processing of RST_STREAM more lenient</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14984">#14984</a> - XmlConfiguration emits "Deprecated method ... setMaxThreads" WARN from shipped jetty-threadpool-virtual.xml</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14745">#14745</a> - NPE in HttpChannelState.completeStream() when _request is null during multipart cleanup</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14528">#14528</a> - <code>BinaryStreamTest.testMoreThanLargestMessageOneByteAtATime()</code> is flaky</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14522">#14522</a> - Bundle org.eclipse.jetty.websocket.server OSGI metadata exports internal instead of public package</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/14006">#14006</a> - How to handle "Warning Logs in org.eclipse.jetty.ee8.nested.HttpChannelState and org.eclipse.jetty.server.internal.HttpChannelState"</li> <li><a href="https://redirect.github.com/jetty/jetty.project/issues/9799">#9799</a> - Declare EncodingException for HPACK/QPACK encoders and decoders</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/986024525891c2c20ff08c58ba300dc3b9847586"><code>9860245</code></a> Updating to version 12.1.10</li> <li><a href="https://github.com/jetty/jetty.project/commit/6d62879a0d3465ef731b07e6237f7a56e309f5d9"><code>6d62879</code></a> IteratingCallback concurrent abort() may not notify abort event. (<a href="https://redirect.github.com/jetty/jetty.project/issues/15185">#15185</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/962f73f3101de061c0e2c0568b439cdba9eb4bd8"><code>962f73f</code></a> Fixes <a href="https://redirect.github.com/jetty/jetty.project/issues/15009">#15009</a> - Make processing of RST_STREAM more lenient. (<a href="https://redirect.github.com/jetty/jetty.project/issues/15087">#15087</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/6324c6550e409e71b06872af487754adc2c6a948"><code>6324c65</code></a> <a href="https://redirect.github.com/jetty/jetty.project/issues/15180">#15180</a> upgrade quiche to version 0.29.1</li> <li><a href="https://github.com/jetty/jetty.project/commit/d0bb829ccecbf19e3ad3d32f2649b2800f01222d"><code>d0bb829</code></a> Fixes <a href="https://redirect.github.com/jetty/jetty.project/issues/15136">#15136</a> - Refresh Digest authentication implementation.</li> <li><a href="https://github.com/jetty/jetty.project/commit/ac73ac13bf4b0ec470ef90f0b7c6456b4e2a0d32"><code>ac73ac1</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/14522">#14522</a> Bundle org.eclipse.jetty.websocket.server OSGI metadata should e...</li> <li><a href="https://github.com/jetty/jetty.project/commit/206c2e6e50229f3031da682f3eb43551a9042746"><code>206c2e6</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15179">#15179</a> from jetty/fix/jetty-12.1.x/14745-MultiPartCleanup</li> <li><a href="https://github.com/jetty/jetty.project/commit/8d86494a39dc32dca29f59bb43d256c2c92db359"><code>8d86494</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15163">#15163</a> from jetty/fix/jetty-12.1.x/15161-HttpConnectionOpt...</li> <li><a href="https://github.com/jetty/jetty.project/commit/437e61788ab9417b3407a3d4e8bebc6a89cccfcf"><code>437e617</code></a> Merge pull request <a href="https://redirect.github.com/jetty/jetty.project/issues/15178">#15178</a> from jetty/fix/jetty-12.1.x/14006-ReadPendingWarnings</li> <li><a href="https://github.com/jetty/jetty.project/commit/577d932814e43960bb39920b96aebc0edbc63fc6"><code>577d932</code></a> Issue <a href="https://redirect.github.com/jetty/jetty.project/issues/14745">#14745</a> - fix race for double call of HttpChannelState.completeStream (1...</li> <li>Additional commits viewable in <a href="https://github.com/jetty/jetty.project/compare/jetty-12.1.9...jetty-12.1.10">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 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]
