Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump redis.clients:jedis from 7.4.1 to 7.5.0#8626

Merged
reiabreu merged 1 commit into
2.xfrom
dependabot/maven/2.x/redis.clients-jedis-7.5.0
May 10, 2026
Merged

Bump redis.clients:jedis from 7.4.1 to 7.5.0#8626
reiabreu merged 1 commit into
2.xfrom
dependabot/maven/2.x/redis.clients-jedis-7.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor

Bumps redis.clients:jedis from 7.4.1 to 7.5.0.

Release notes

Sourced from redis.clients:jedis's releases.

7.5.0

Changes

This release refines TLS behaviour to enhance security and begins consolidating TLS configuration on SslOptions. The introduction of hostname verification by default significantly improves the safety of TLS connections. For further details, see #4497.

🔧 Change in Behaviour

  • The legacy ssl(true) TLS path now enables hostname verification by default (#4497). It now rejects certificates whose SAN/CN does not match the target host, making TLS connections safer. The SslOptions-based configuration remains unchanged.
  • Deprecate legacy SSL configuration in favor of SslOptions (#4497).

Contributors

@​ggivo

Full Changelog: redis/jedis@v7.4.1...v7.5.0

Commits

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.4.1 to 7.5.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.4.1...v7.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 10, 2026
@reiabreu reiabreu added this to the 2.8.8 milestone May 10, 2026
@reiabreu reiabreu merged commit 7385608 into 2.x May 10, 2026
11 checks passed
@reiabreu reiabreu deleted the dependabot/maven/2.x/redis.clients-jedis-7.5.0 branch May 10, 2026 20:18
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.

1 participant