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