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

   Bumps 
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
 from 5.4.1 to 5.4.2.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt";>org.apache.httpcomponents.core5:httpcore5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.4.2</h2>
   <p>This maintenance release fixes a bug in the lax connection pool where 
expired
   connection cleanup fails to update the number of available connections,
   potentially causing the client to eventually deadlock. Two other fixes are
   included as well, one for a memory leak in the implementation of HTTP/2 
stream
   priority and one in the parseLenient method, which should ignore illegal
   character names.</p>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>Bug fix: Decrement pool entry count in LaxConnPool upon discarding an 
expired
   connection.
   Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Fix HTTP/2 stream priority memory leak. (<a 
href="https://redirect.github.com/apache/httpcomponents-core/issues/617";>#617</a>)
   Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: Fix parseLenient to ignore illegal charset names. (<a 
href="https://redirect.github.com/apache/httpcomponents-core/issues/618";>#618</a>)
   Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/4ee5b2a75b847f9f82a3bfec4524c2cb4f4fb3a6";><code>4ee5b2a</code></a>
 HttpCore 5.4.2 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/fb3b743e8e7d5f93b733150f46107d8970bbb26b";><code>fb3b743</code></a>
 Update release notes for HttpCore 5.4.2 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/02ac6862cc1cfd6d41c7f3c5c0393eb125731420";><code>02ac686</code></a>
 LaxConnPool: Deallocate pool entry upon discarding expired connection</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/9a641bd30fcfc4c17f7500736919908cc1d5caa9";><code>9a641bd</code></a>
 Fix HTTP/2 stream priority memory leak by dropping unused PriorityValue 
cache...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/dbc8788629b5d09832623d1912ffdd44ac51fcaa";><code>dbc8788</code></a>
 HTTPCORE-794 - Fix parseLenient to ignore illegal charset names (<a 
href="https://redirect.github.com/apache/httpcomponents-core/issues/618";>#618</a>)</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/95d71828e770cda08d92db0deea9ba88a40a70cb";><code>95d7182</code></a>
 Upgraded HttpCore version to 5.4.2-SNAPSHOT</li>
   <li>See full diff in <a 
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.4.1...rel/v5.4.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents.core5:httpcore5&package-manager=maven&previous-version=5.4.1&new-version=5.4.2)](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 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: [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