Skip to content

Commit

Permalink
build(deps-dev): bump redis.clients:jedis from 3.7.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.7.1 to 5.2.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v3.7.1...v5.2.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 53bedaf commit d59268d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redisw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<packaging>jar</packaging>

<properties>
<jedis.version>3.10.0</jedis.version>
<jedis.version>5.2.0</jedis.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d59268d

Please sign in to comment.