Skip to content

Commit

Permalink
Bump jedis from 3.3.0 to 3.5.1 (#1794)
Browse files Browse the repository at this point in the history
Bumps [jedis](https://github.com/redis/jedis) from 3.3.0 to 3.5.1.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-3.3.0...jedis-3.5.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Feb 11, 2021
1 parent 5283569 commit 1758431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-datastore/elide-datastore-multiplex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.3.0</version>
<version>3.5.1</version>
<type>jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 1758431

Please sign in to comment.