Skip to content

Commit

Permalink
Bump redis.clients:jedis from 1.4.0 to 5.1.0 (#3459)
Browse files Browse the repository at this point in the history
* Bump redis.clients:jedis from 1.4.0 to 5.1.0

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 1.4.0 to 5.1.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-1.4.0...v5.1.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]>

* restore previous versions

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylvain Juge <[email protected]>
  • Loading branch information
dependabot[bot] and SylvainJuge authored Dec 14, 2023
1 parent c900c64 commit 5f09a90
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.0.2</version>
<version>5.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5f09a90

Please sign in to comment.