Skip to content

Commit

Permalink
upgrade to jedis 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland committed Dec 25, 2018
1 parent a7329ac commit 4925a91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.redislabs</groupId>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.0.0-m1</version>
<version>3.0.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4925a91

Please sign in to comment.