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 998fba6 commit bb17156Copy full SHA for bb17156
jnosql-redis/pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>redis.clients</groupId>
35
<artifactId>jedis</artifactId>
36
- <version>5.1.4</version>
+ <version>5.2.0</version>
37
</dependency>
38
39
<groupId>${project.groupId}</groupId>
0 commit comments