Skip to content

Bump redis.clients:jedis from 7.5.0 to 7.5.2#315

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-7.5.2
Open

Bump redis.clients:jedis from 7.5.0 to 7.5.2#315
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-7.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps redis.clients:jedis from 7.5.0 to 7.5.2.

Release notes

Sourced from redis.clients:jedis's releases.

7.5.2

This is a maintenance release focused on improving the stability of the Automatic Failover feature (MultiDbClient). Recommended for any deployment using MultiDbClient / multi-database failover.

🐛 Bug Fixes

  • Fixes a connection pool leak in experimental multi-database failover when ping() fails during acquisition. redis/jedis#4546

🧰 Maintenance

Commits
  • e5c1e55 Use validated flag to close connection
  • 9ccfe9f Fix connection leak in MultiDbConnectionSupplier
  • 9673859 CommandObjects refactoring Part 4: Backport deprecations to 7.5.x (#4517)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.0 to 7.5.2.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.5.0...v7.5.2)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 7.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 29, 2026
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.70%. Comparing base (f3e78e6) to head (97ba406).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #315   +/-   ##
=========================================
  Coverage     71.70%   71.70%           
  Complexity      697      697           
=========================================
  Files            53       53           
  Lines          2541     2541           
  Branches        398      398           
=========================================
  Hits           1822     1822           
  Misses          582      582           
  Partials        137      137           
Flag Coverage Δ
unit-tests 71.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants