Skip to content

Commit

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

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

Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish committed Jan 16, 2020
1 parent 4772f58 commit 3052fae
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.1.0</version>
<version>3.2.0</version>
<type>jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 3052fae

Please sign in to comment.