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

   Bumps 
[org.eclipse.jetty:jetty-http](https://github.com/eclipse/jetty.project) from 
9.4.45.v20220203 to 9.4.53.v20231009.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse/jetty.project/releases";>org.eclipse.jetty:jetty-http's
 releases</a>.</em></p>
   <blockquote>
   <h2>9.4.53.v20231009</h2>
   <h1>Security Updates</h1>
   <p>This release addresses:</p>
   <ul>
   <li>CVE-2023-44487</li>
   <li>CVE-2023-36478</li>
   </ul>
   <h1>Sponsored Release</h1>
   <p>This is a release of the <a 
href="https://redirect.github.com/eclipse/jetty.project/issues/7958";>End of 
Community Support Jetty 9.x series</a> that was sponsored by a <a 
href="https://github.com/eclipse/jetty.project/blob/HEAD/mailto:sa...@webtide.com";>support
 contract from Webtide.com</a></p>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10679";>#10679</a>
 - backport HTTP/2 rate control from Jetty 10.0.x</li>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10573";>#10573</a>
 - backport hpack improvements from Jetty 10.0.x</li>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10546";>#10546</a>
 - backport jetty-http Huffman encoders/decoders from Jetty 10.0.x</li>
   </ul>
   <h2>9.4.52.v20230823</h2>
   <h1>Sponsored Release</h1>
   <p>This is a release of the <a 
href="https://redirect.github.com/eclipse/jetty.project/issues/7958";>End of 
Community Support Jetty 9.x series</a> that was sponsored by a <a 
href="https://github.com/eclipse/jetty.project/blob/HEAD/mailto:sa...@webtide.com";>support
 contract from Webtide.com</a></p>
   <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-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/RangerRick";><code>@​RangerRick</code></a> 
(Benjamin Reed)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10352";>#10352</a>
 - Jetty accepts &quot;+&quot; prefixed value in Content-Length 
(CVE-2023-40167)</li>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10337";>#10337</a>
 - <code>SizeLimitHandler</code> does not enforce 0 responseLimit</li>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10169";>#10169</a>
 - make sure that a ServiceLoader is retrieved before iterating (<a 
href="https://github.com/RangerRick";><code>@​RangerRick</code></a>)</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/9887";>#9887</a> 
- Deprecate <code>CGI</code> Servlet (CVE-2023-36479)</li>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/9716";>#9716</a> 
- Deprecate <code>PushSessionCacheFilter</code></li>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/9660";>#9660</a> 
- OpenId Revoked authentication allows one request (CVE-2023-41900)</li>
   <li><a 
href="https://redirect.github.com/eclipse/jetty.project/issues/9476";>#9476</a> 
- onCompleteFailure called multiple times</li>
   </ul>
   <h2>9.4.51.v20230217</h2>
   <h1>Sponsored Release</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9";><code>27bde00</code></a>
 Updating to version 9.4.53.v20231009</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/2a512c2461282fa790a4c89b8ab5b7df15445b66";><code>2a512c2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10680";>#10680</a>
 from eclipse/fix/jetty-9.4-10679-review-http2-rate-...</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/0f246d12090fb15b7b21dee8429f459fd792de53";><code>0f246d1</code></a>
 Fixes <a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10679";>#10679</a>
 - Review HTTP/2 rate control.</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/2691ad070b5a7e571653d6eee31317635341b87b";><code>2691ad0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10645";>#10645</a>
 from eclipse/dependabot/maven/jetty-9.4.x/commons-i...</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/b7c040adb719668218e3a1f0537c13055e43c94d";><code>b7c040a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10643";>#10643</a>
 from eclipse/dependabot/maven/jetty-9.4.x/asm.versi...</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/e83c61fcf637c6a2eb33bb13eb028c59db6833a6";><code>e83c61f</code></a>
 Bump commons-io:commons-io from 2.13.0 to 2.14.0</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/52f117d29a3ce1ac993fa2d549637dcbe4ee2cda";><code>52f117d</code></a>
 Bump asm.version from 9.5 to 9.6</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/3ea8e979b0e9bf1791a0bcfe016548fbe8ba9abc";><code>3ea8e97</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse/jetty.project/issues/10602";>#10602</a>
 from eclipse/fix/9.4.x/dependency-rollup-sept-2023</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/0bd07f96b5885ae28a7f7a127857cf0b2372af0c";><code>0bd07f9</code></a>
 Revert &quot;Bump org.infinispan.protostream:protostream&quot;</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/3249711126e7ba9b6fa905e98165b3e7627d63b6";><code>3249711</code></a>
 Merge remote-tracking branch 
'origin/dependabot/maven/jetty-9.4.x/exam.versio...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.45.v20220203...jetty-9.4.53.v20231009";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jetty:jetty-http&package-manager=maven&previous-version=9.4.45.v20220203&new-version=9.4.53.v20231009)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/hive/network/alerts).
   
   </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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to