Skip to content

Commit 6a30f03

Browse files
author
Bilal Al
committed
upgraded jedis
1 parent e3c5b12 commit 6a30f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-wrapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>redis.clients</groupId>
3030
<artifactId>jedis</artifactId>
31-
<version>4.3.0</version>
31+
<version>5.2.0</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>junit</groupId>

0 commit comments

Comments
 (0)