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

   Bumps `jetty` from 9.4.53.v20231009 to 11.0.19.
   Updates `org.eclipse.jetty:jetty-server` from 9.4.53.v20231009 to 11.0.19
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jetty/jetty.project/releases";>org.eclipse.jetty:jetty-server's
 releases</a>.</em></p>
   <blockquote>
   <h2>11.0.19</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a 
href="https://github.com/garydgregory";><code>@​garydgregory</code></a> (Gary 
Gregory)</li>
   <li><a href="https://github.com/chadlwilson";><code>@​chadlwilson</code></a> 
(Chad Wilson)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11039";>#11039</a> 
- Memory leak and multiple (Http|Servlet)*Listener invokations after 
restart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11031";>#11031</a> 
- HttpClient should expose Connection/EndPoint used by HTTP requests</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11014";>#11014</a> 
- RedirectRegexRule and RewritePatternRule should consider 
relativeRedirectAllowed</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10938";>#10938</a> 
- Use String#isEmpty() (<a 
href="https://github.com/garydgregory";><code>@​garydgregory</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10876";>#10876</a> 
- use correct scm coordinates</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10812";>#10812</a> 
- jetty-deploy has unnecessary dependency on awaitility/hamcrest pulled in at 
runtime (<a 
href="https://github.com/chadlwilson";><code>@​chadlwilson</code></a>)</li>
   </ul>
   <h2>11.0.18</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/OlexYarm";><code>@​OlexYarm</code></a> 
(OlexYarm)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10786";>#10786</a> 
- TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10755";>#10755</a> 
- deprecate PushCacheFilter</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10753";>#10753</a> 
- Improve and test <code>jetty.sh</code> behaviors</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10731";>#10731</a> 
- org.eclipse.jetty.server.Request uses wrong context attribute name 
javax.servlet instead of jakarta.servlet</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10675";>#10675</a> 
- Fixed issue 10305 Embedded Jetty server fails to start when requests path 
contains not existed directory (<a 
href="https://github.com/OlexYarm";><code>@​OlexYarm</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10667";>#10667</a> 
- Add configuration to allow deferring the initial Deployment until after 
Server is started</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10390";>#10390</a> 
- Jetty HTTP/3 Client fails when connecting to <code>nghttpx</code> server</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/1256";>#1256</a> - 
DoSFilter leaks USER_AUTH entries</li>
   </ul>
   <h2>11.0.17</h2>
   <h1>Security Updates</h1>
   <p>This release addresses:</p>
   <ul>
   <li>CVE-2023-44487 - (in case <a 
href="https://redirect.github.com/github/advisory-database/issues/2869";>github/advisory-database#2869</a>
 isn't fixed, use top level link <a 
href="https://nvd.nist.gov/vuln/detail/CVE-2023-44487";>https://nvd.nist.gov/vuln/detail/CVE-2023-44487</a>)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10679";>#10679</a> 
- Review HTTP/2 rate control</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10547";>#10547</a> 
- Cannot customize Executor on WebSocketClient</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10545";>#10545</a> 
- Fixed deadlock in class initialization seen on JDK21.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10511";>#10511</a> 
- Allow session idle timeout to be configured on authentication.</li>
   <li><a 
href="https://redirect.github.com/jetty/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/jetty/jetty.project/issues/10365";>#10365</a> 
- Cleanup of start properties usages</li>
   </ul>
   <h2>11.0.16</h2>
   <h1>Security Updates</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f781e475c8fa9e9c8ce18b1eaa03110d510f905f";><code>f781e47</code></a>
 Updating to version 11.0.19</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/10235a01b3759dc9ba9fdc84981b534ec5341e70";><code>10235a0</code></a>
 Update to cdi-api 3.0.1 (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11059";>#11059</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/458730a4e11b8942bc212543459319599e5e357f";><code>458730a</code></a>
 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/efda64631919479ac8c1bab033cbeb47a4363bfc";><code>efda646</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11031";>#11031</a> 
- HttpClient should expose Connection/EndPoint used by H… (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11033";>#11033</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/1b12160aeb143fd4e26efabc93db2b8032b3ec2d";><code>1b12160</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11044";>#11044</a> 
update to Apache Jasper 10.0.27 (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11049";>#11049</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/e2de56f643d8e5cdada5c13419a4ef195ac24b30";><code>e2de56f</code></a>
 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/fcf50ff6241d732450695fca9fd0c6101293b156";><code>fcf50ff</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11043";>#11043</a> 
Update to Apache Jasper 9.0.83 (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11048";>#11048</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b717b6327e7e01fbe6a5274a8692ab235cba2d86";><code>b717b63</code></a>
 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4df28ebac89292bcd886eb755dd2723e3d822847";><code>4df28eb</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11039";>#11039</a> 
duplicate durable listeners on maven restart (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11042";>#11042</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/0088ca89834efcb723a1c04914060329c3312db1";><code>0088ca8</code></a>
 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-9.4.53.v20231009...jetty-11.0.19";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.jetty:jetty-servlet` from 9.4.53.v20231009 to 11.0.19
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jetty/jetty.project/releases";>org.eclipse.jetty:jetty-servlet's
 releases</a>.</em></p>
   <blockquote>
   <h2>11.0.19</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a 
href="https://github.com/garydgregory";><code>@​garydgregory</code></a> (Gary 
Gregory)</li>
   <li><a href="https://github.com/chadlwilson";><code>@​chadlwilson</code></a> 
(Chad Wilson)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11039";>#11039</a> 
- Memory leak and multiple (Http|Servlet)*Listener invokations after 
restart</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11031";>#11031</a> 
- HttpClient should expose Connection/EndPoint used by HTTP requests</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/11014";>#11014</a> 
- RedirectRegexRule and RewritePatternRule should consider 
relativeRedirectAllowed</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10938";>#10938</a> 
- Use String#isEmpty() (<a 
href="https://github.com/garydgregory";><code>@​garydgregory</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10876";>#10876</a> 
- use correct scm coordinates</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10812";>#10812</a> 
- jetty-deploy has unnecessary dependency on awaitility/hamcrest pulled in at 
runtime (<a 
href="https://github.com/chadlwilson";><code>@​chadlwilson</code></a>)</li>
   </ul>
   <h2>11.0.18</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/OlexYarm";><code>@​OlexYarm</code></a> 
(OlexYarm)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10786";>#10786</a> 
- TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10755";>#10755</a> 
- deprecate PushCacheFilter</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10753";>#10753</a> 
- Improve and test <code>jetty.sh</code> behaviors</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10731";>#10731</a> 
- org.eclipse.jetty.server.Request uses wrong context attribute name 
javax.servlet instead of jakarta.servlet</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10675";>#10675</a> 
- Fixed issue 10305 Embedded Jetty server fails to start when requests path 
contains not existed directory (<a 
href="https://github.com/OlexYarm";><code>@​OlexYarm</code></a>)</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10667";>#10667</a> 
- Add configuration to allow deferring the initial Deployment until after 
Server is started</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10390";>#10390</a> 
- Jetty HTTP/3 Client fails when connecting to <code>nghttpx</code> server</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/1256";>#1256</a> - 
DoSFilter leaks USER_AUTH entries</li>
   </ul>
   <h2>11.0.17</h2>
   <h1>Security Updates</h1>
   <p>This release addresses:</p>
   <ul>
   <li>CVE-2023-44487 - (in case <a 
href="https://redirect.github.com/github/advisory-database/issues/2869";>github/advisory-database#2869</a>
 isn't fixed, use top level link <a 
href="https://nvd.nist.gov/vuln/detail/CVE-2023-44487";>https://nvd.nist.gov/vuln/detail/CVE-2023-44487</a>)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10679";>#10679</a> 
- Review HTTP/2 rate control</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10547";>#10547</a> 
- Cannot customize Executor on WebSocketClient</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10545";>#10545</a> 
- Fixed deadlock in class initialization seen on JDK21.</li>
   <li><a 
href="https://redirect.github.com/jetty/jetty.project/issues/10511";>#10511</a> 
- Allow session idle timeout to be configured on authentication.</li>
   <li><a 
href="https://redirect.github.com/jetty/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/jetty/jetty.project/issues/10365";>#10365</a> 
- Cleanup of start properties usages</li>
   </ul>
   <h2>11.0.16</h2>
   <h1>Security Updates</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/f781e475c8fa9e9c8ce18b1eaa03110d510f905f";><code>f781e47</code></a>
 Updating to version 11.0.19</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/10235a01b3759dc9ba9fdc84981b534ec5341e70";><code>10235a0</code></a>
 Update to cdi-api 3.0.1 (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11059";>#11059</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/458730a4e11b8942bc212543459319599e5e357f";><code>458730a</code></a>
 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/efda64631919479ac8c1bab033cbeb47a4363bfc";><code>efda646</code></a>
 Fixes <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11031";>#11031</a> 
- HttpClient should expose Connection/EndPoint used by H… (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11033";>#11033</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/1b12160aeb143fd4e26efabc93db2b8032b3ec2d";><code>1b12160</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11044";>#11044</a> 
update to Apache Jasper 10.0.27 (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11049";>#11049</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/e2de56f643d8e5cdada5c13419a4ef195ac24b30";><code>e2de56f</code></a>
 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/fcf50ff6241d732450695fca9fd0c6101293b156";><code>fcf50ff</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11043";>#11043</a> 
Update to Apache Jasper 9.0.83 (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11048";>#11048</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/b717b6327e7e01fbe6a5274a8692ab235cba2d86";><code>b717b63</code></a>
 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/4df28ebac89292bcd886eb755dd2723e3d822847";><code>4df28eb</code></a>
 Issue <a 
href="https://redirect.github.com/jetty/jetty.project/issues/11039";>#11039</a> 
duplicate durable listeners on maven restart (<a 
href="https://redirect.github.com/jetty/jetty.project/issues/11042";>#11042</a>)</li>
   <li><a 
href="https://github.com/jetty/jetty.project/commit/0088ca89834efcb723a1c04914060329c3312db1";><code>0088ca8</code></a>
 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jetty/jetty.project/compare/jetty-9.4.53.v20231009...jetty-11.0.19";>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

Reply via email to