Skip to content

Commit

Permalink
Bump jedis from 4.2.0 to 4.2.1 (togglz#721)
Browse files Browse the repository at this point in the history
Bumps [jedis](https://github.com/redis/jedis) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.2.0...v4.2.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 2, 2022
1 parent 712c9a9 commit f85f173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>
</dependency>
<dependency>
<groupId>io.lettuce</groupId>
Expand Down

0 comments on commit f85f173

Please sign in to comment.