dependabot[bot] opened a new pull request, #8788: URL: https://github.com/apache/iceberg/pull/8788
Bumps `jetty` from 9.4.43.v20210629 to 11.0.17. Updates `org.eclipse.jetty:jetty-server` from 9.4.43.v20210629 to 11.0.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">org.eclipse.jetty:jetty-server's releases</a>.</em></p> <blockquote> <h2>11.0.17</h2> <h1>Security Updates</h1> <p>This release addresses:</p> <ul> <li>CVE-2023-44487</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10679">#10679</a> - Review HTTP/2 rate control</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10547">#10547</a> - Cannot customize Executor on WebSocketClient</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10545">#10545</a> - Fixed deadlock in class initialization seen on JDK21.</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10511">#10511</a> - Allow session idle timeout to be configured on authentication.</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10473">#10473</a> - Startup Script reports <code>ok</code> too fast, and doesn't wait for actual start of Jetty</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10365">#10365</a> - Cleanup of start properties usages</li> </ul> <h2>11.0.16</h2> <h1>Security Updates</h1> <p>This release addresses:</p> <ul> <li>GHSA-58qw-p7qm-5rvh - provides a workaround for direct users of XmlParser</li> <li>CVE-2023-40167</li> <li>CVE-2023-36478</li> <li>CVE-2023-36479</li> <li>CVE-2023-41900</li> </ul> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/strogiyotec"><code>@strogiyotec</code></a> (Almas Abdrazak)</li> <li><a href="https://github.com/huisongma"><code>@huisongma</code></a> (huisongma)</li> <li><a href="https://github.com/garydgregory"><code>@garydgregory</code></a> (Gary Gregory)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10397">#10397</a> - Iso88591StringBuilder.append seems to have a logic error</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10388">#10388</a> - Jetty10 inetaccess mod started error</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10352">#10352</a> - Jetty accepts "+" prefixed value in Content-Length (CVE-2023-40167)</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10329">#10329</a> - Various cleanups in HttpParser</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10271">#10271</a> - jetty.sh does not stop jetty anymore</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10211">#10211</a> - NPE in ArrayByteBufferPool.findOldestEntry()</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10176">#10176</a> - cleanups of DateCache</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10160">#10160</a> - Verify PROXY_AUTHENTICATION is sent to forward proxies</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10145">#10145</a> - WritePendingException over HTTP/2 tunnel</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10143">#10143</a> - Startup fails due to IllegalArgumentException: Comparison method violates its general contract</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10135">#10135</a> - Websocket: Using PerMessageDeflateExtension and flush in batchMode send FLUSH_FRAME to client.</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10105">#10105</a> - Document that Request objects are not reusable</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10086">#10086</a> - Revisiting ProxyConfiguration.getProxies()</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10066">#10066</a> - Allow <code>SAXParserFactory</code> or <code>SAXParser</code> to be configured in Jetty's <code>XmlParser</code> class - Allows for GHSA-58qw-p7qm-5rvh workaround</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9997">#9997</a> - No progress during Gzip Request Inflation results in bogus error</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/jetty.project/commit/48e7716b9462bebea6732b885dbebb4300787a5c"><code>48e7716</code></a> Updating to version 11.0.17</li> <li><a href="https://github.com/eclipse/jetty.project/commit/2f6add56772dc390b624c8c0a9ebf1f0156d8993"><code>2f6add5</code></a> Merge remote-tracking branch 'origin/fix/10.0.x/rollback-jdk21-requirement' i...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/8a93d851e460294f7d08876ae0faa2f56077bb85"><code>8a93d85</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/67b077847ad1d360585bbeea30afa9e8432b5480"><code>67b0778</code></a> Issue <a href="https://redirect.github.com/eclipse/jetty.project/issues/9777">#9777</a> - CrossOriginFilter does not return Vary header on no-cors mode.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/b4fdf22d8749a935f6c1f47ec3063a8cb05863cd"><code>b4fdf22</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/dbb94514dc9d3fb21fe92080f57c314e7e06a148"><code>dbb9451</code></a> Fixes <a href="https://redirect.github.com/eclipse/jetty.project/issues/10679">#10679</a> - Review HTTP/2 rate control. (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10681">#10681</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/4670d3e35b3b5899d21ac9a068effb4330581369"><code>4670d3e</code></a> Rollback JDK21 requirements during Compile + Jar creation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/942888f6c641dd34c2978cda52cacf796ba9ae36"><code>942888f</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/90fdd4236dbb5d8d090da7763895e05e14b6c7ee"><code>90fdd42</code></a> Update details on how to include dependabot PRs in a release (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10659">#10659</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/4d0ecf2dfa2e119b2b1336a334ca7ff6c5424cbe"><code>4d0ecf2</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-11.0.17">compare view</a></li> </ul> </details> <br /> Updates `org.eclipse.jetty:jetty-servlet` from 9.4.43.v20210629 to 11.0.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">org.eclipse.jetty:jetty-servlet's releases</a>.</em></p> <blockquote> <h2>11.0.17</h2> <h1>Security Updates</h1> <p>This release addresses:</p> <ul> <li>CVE-2023-44487</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10679">#10679</a> - Review HTTP/2 rate control</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10547">#10547</a> - Cannot customize Executor on WebSocketClient</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10545">#10545</a> - Fixed deadlock in class initialization seen on JDK21.</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10511">#10511</a> - Allow session idle timeout to be configured on authentication.</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10473">#10473</a> - Startup Script reports <code>ok</code> too fast, and doesn't wait for actual start of Jetty</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10365">#10365</a> - Cleanup of start properties usages</li> </ul> <h2>11.0.16</h2> <h1>Security Updates</h1> <p>This release addresses:</p> <ul> <li>GHSA-58qw-p7qm-5rvh - provides a workaround for direct users of XmlParser</li> <li>CVE-2023-40167</li> <li>CVE-2023-36478</li> <li>CVE-2023-36479</li> <li>CVE-2023-41900</li> </ul> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/strogiyotec"><code>@strogiyotec</code></a> (Almas Abdrazak)</li> <li><a href="https://github.com/huisongma"><code>@huisongma</code></a> (huisongma)</li> <li><a href="https://github.com/garydgregory"><code>@garydgregory</code></a> (Gary Gregory)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10397">#10397</a> - Iso88591StringBuilder.append seems to have a logic error</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10388">#10388</a> - Jetty10 inetaccess mod started error</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10352">#10352</a> - Jetty accepts "+" prefixed value in Content-Length (CVE-2023-40167)</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10329">#10329</a> - Various cleanups in HttpParser</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10271">#10271</a> - jetty.sh does not stop jetty anymore</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10211">#10211</a> - NPE in ArrayByteBufferPool.findOldestEntry()</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10176">#10176</a> - cleanups of DateCache</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10160">#10160</a> - Verify PROXY_AUTHENTICATION is sent to forward proxies</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10145">#10145</a> - WritePendingException over HTTP/2 tunnel</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10143">#10143</a> - Startup fails due to IllegalArgumentException: Comparison method violates its general contract</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10135">#10135</a> - Websocket: Using PerMessageDeflateExtension and flush in batchMode send FLUSH_FRAME to client.</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10105">#10105</a> - Document that Request objects are not reusable</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10086">#10086</a> - Revisiting ProxyConfiguration.getProxies()</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10066">#10066</a> - Allow <code>SAXParserFactory</code> or <code>SAXParser</code> to be configured in Jetty's <code>XmlParser</code> class - Allows for GHSA-58qw-p7qm-5rvh workaround</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9997">#9997</a> - No progress during Gzip Request Inflation results in bogus error</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/jetty.project/commit/48e7716b9462bebea6732b885dbebb4300787a5c"><code>48e7716</code></a> Updating to version 11.0.17</li> <li><a href="https://github.com/eclipse/jetty.project/commit/2f6add56772dc390b624c8c0a9ebf1f0156d8993"><code>2f6add5</code></a> Merge remote-tracking branch 'origin/fix/10.0.x/rollback-jdk21-requirement' i...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/8a93d851e460294f7d08876ae0faa2f56077bb85"><code>8a93d85</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/67b077847ad1d360585bbeea30afa9e8432b5480"><code>67b0778</code></a> Issue <a href="https://redirect.github.com/eclipse/jetty.project/issues/9777">#9777</a> - CrossOriginFilter does not return Vary header on no-cors mode.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/b4fdf22d8749a935f6c1f47ec3063a8cb05863cd"><code>b4fdf22</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/dbb94514dc9d3fb21fe92080f57c314e7e06a148"><code>dbb9451</code></a> Fixes <a href="https://redirect.github.com/eclipse/jetty.project/issues/10679">#10679</a> - Review HTTP/2 rate control. (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10681">#10681</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/4670d3e35b3b5899d21ac9a068effb4330581369"><code>4670d3e</code></a> Rollback JDK21 requirements during Compile + Jar creation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/942888f6c641dd34c2978cda52cacf796ba9ae36"><code>942888f</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/90fdd4236dbb5d8d090da7763895e05e14b6c7ee"><code>90fdd42</code></a> Update details on how to include dependabot PRs in a release (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10659">#10659</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/4d0ecf2dfa2e119b2b1336a334ca7ff6c5424cbe"><code>4d0ecf2</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-11.0.17">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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org