Skip to content

Commit

Permalink
build: bump redis.clients:jedis from 1.4.0 to 5.2.0 (#3861)
Browse files Browse the repository at this point in the history
* build: bump redis.clients:jedis from 1.4.0 to 5.2.0

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 1.4.0 to 5.2.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-1.4.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* rollback

* rollback

* rollback

* rollback

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jackshirazi <[email protected]>
  • Loading branch information
dependabot[bot] and jackshirazi authored Nov 11, 2024
1 parent 5970295 commit 7faedf2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.5</version>
<version>5.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7faedf2

Please sign in to comment.