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 9341b4e commit f581a90Copy full SHA for f581a90
jnosql-redis/pom.xml
@@ -37,7 +37,7 @@
37
<dependency>
38
<groupId>redis.clients</groupId>
39
<artifactId>jedis</artifactId>
40
- <version>5.2.0</version>
+ <version>6.0.0</version>
41
</dependency>
42
43
<groupId>${project.groupId}</groupId>
0 commit comments