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