Skip to content

Bump redis.clients:jedis from 7.5.2 to 7.5.3#47

Merged
gresrun merged 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-7.5.3
Jul 3, 2026
Merged

Bump redis.clients:jedis from 7.5.2 to 7.5.3#47
gresrun merged 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-7.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps redis.clients:jedis from 7.5.2 to 7.5.3.

Release notes

Sourced from redis.clients:jedis's releases.

7.5.3

This is a maintenance release with fixes for FT.HYBRID queries and connection pool handshake overhead. Recommended for any deployment using FT.HYBRID with Combiner.as(...) or MultiDbClient.

🐛 Bug Fixes

  • Fixes FT.HYBRID COMBINE argument count omitting YIELD_SCORE_AS tokens, causing the command to be rejected when a combined-score alias is set via Combiner.as(...). Fix by @​guyroyse in redis/jedis#4575, backported to 7.5.x in redis/jedis#4576.
  • Fixes double initialization of a pooled Connection in TrackingConnectionPool (used by MultiDbClient). redis/jedis#4547, backported to 7.5.x in redis/jedis@dd42b3e.

Full Changelog: redis/jedis@v7.5.2...v7.5.3

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

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 7.5.3
  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 Jul 1, 2026
@gresrun gresrun merged commit ad201c4 into master Jul 3, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/redis.clients-jedis-7.5.3 branch July 3, 2026 23:04
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