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 b04b47b commit b0ed6aaCopy full SHA for b0ed6aa
jnosql-redis-driver/pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>redis.clients</groupId>
35
<artifactId>jedis</artifactId>
36
- <version>4.3.0</version>
+ <version>4.3.1</version>
37
</dependency>
38
39
<groupId>${project.groupId}</groupId>
0 commit comments