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 e3c5b12 commit 6a30f03Copy full SHA for 6a30f03
redis-wrapper/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>redis.clients</groupId>
30
<artifactId>jedis</artifactId>
31
- <version>4.3.0</version>
+ <version>5.2.0</version>
32
</dependency>
33
34
<groupId>junit</groupId>
0 commit comments