We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfecf47 commit 2bd9823Copy full SHA for 2bd9823
memorystore/redis/pom.xml
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>redis.clients</groupId>
51
<artifactId>jedis</artifactId>
52
- <version>3.4.1</version>
+ <version>3.5.0</version>
53
</dependency>
54
<!-- [END memorystore_dependencies] -->
55
</dependencies>
0 commit comments