File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
docs/develop/java/getting-started Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Ensure that you are able to use the following Redis command to connect to the Re
47
47
<dependency >
48
48
<groupId >redis.clients</groupId >
49
49
<artifactId >jedis</artifactId >
50
- <version >3.4.0 </version >
50
+ <version >5.0.2 </version >
51
51
</dependency >
52
52
```
53
53
@@ -209,7 +209,6 @@ Redis for Java Developers teaches you how to build robust Redis client applicati
209
209
<iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/CmQMdJefTjc " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture " allowfullscreen ></iframe >
210
210
</div >
211
211
212
-
213
212
<div >
214
213
<a href =" https://launchpad.redis.com " target =" _blank " rel =" noopener " className =" link " > <img src =" /img/launchpad.png " className =" thumb " loading =" lazy " alt =" Redis Launchpad " /></a >
215
214
</div >
You can’t perform that action at this time.
0 commit comments