We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723fee7 commit 7836531Copy full SHA for 7836531
README.md
@@ -48,7 +48,7 @@ Or use it as a maven dependency:
48
<dependency>
49
<groupId>redis.clients</groupId>
50
<artifactId>jedis</artifactId>
51
- <version>2.4.2</version>
+ <version>2.6.0</version>
52
<type>jar</type>
53
<scope>compile</scope>
54
</dependency>
0 commit comments