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 4cd2f46 commit d7ee489Copy full SHA for d7ee489
redis-driver/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>redis.clients</groupId>
36
<artifactId>jedis</artifactId>
37
- <version>3.5.1</version>
+ <version>3.6.0</version>
38
</dependency>
39
40
<groupId>${project.groupId}</groupId>
0 commit comments