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 97bd54e commit c58ad72Copy full SHA for c58ad72
redis-driver/pom.xml
@@ -73,7 +73,7 @@
73
<dependency>
74
<groupId>redis.clients</groupId>
75
<artifactId>jedis</artifactId>
76
- <version>2.9.0</version>
+ <version>3.0.1</version>
77
</dependency>
78
79
<groupId>org.jnosql.diana</groupId>
0 commit comments