Skip to content

Commit

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

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

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

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

* keep older 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 Aug 20, 2024
1 parent 7fdb0bc commit f82eb6a
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.3</version>
<version>5.1.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f82eb6a

Please sign in to comment.