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

   Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.0 to 
7.5.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/redis/jedis/releases";>redis.clients:jedis's 
releases</a>.</em></p>
   <blockquote>
   <h2>7.5.2</h2>
   <p>This is a maintenance release focused on improving the stability of the 
<a href="https://redis.github.io/jedis/failover/";><strong>Automatic 
Failover</strong> feature</a> (<code>MultiDbClient</code>).  Recommended for 
any deployment using <code>MultiDbClient</code> / multi-database failover.</p>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fixes a connection pool leak in experimental multi-database failover 
when ping() fails during acquisition. <a 
href="https://redirect.github.com/redis/jedis/pull/4546";>redis/jedis#4546</a></li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>CommandObjects refactoring Part 4: Backport deprecations to 7.5.x by <a 
href="https://github.com/uglide";><code>@​uglide</code></a> in <a 
href="https://redirect.github.com/redis/jedis/pull/4517";>redis/jedis#4517</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/redis/jedis/commit/e5c1e55e1d4eeaab225ec26ca90f4384bb163bd4";><code>e5c1e55</code></a>
 Use validated flag to close connection</li>
   <li><a 
href="https://github.com/redis/jedis/commit/9ccfe9fa293f6c66375f621769e2618aa273f256";><code>9ccfe9f</code></a>
 Fix connection leak in MultiDbConnectionSupplier</li>
   <li><a 
href="https://github.com/redis/jedis/commit/96738596e19678a2321f144cb9ac13a66e4fb155";><code>9673859</code></a>
 CommandObjects refactoring Part 4: Backport deprecations to 7.5.x (<a 
href="https://redirect.github.com/redis/jedis/issues/4517";>#4517</a>)</li>
   <li>See full diff in <a 
href="https://github.com/redis/jedis/compare/v7.5.0...v7.5.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis.clients:jedis&package-manager=maven&previous-version=7.5.0&new-version=7.5.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]

Reply via email to