Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit ccd9b2b

Browse files
committed
Update dependency redis.clients:jedis to v3.5.1
1 parent 37ac5b3 commit ccd9b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>redis.clients</groupId>
7474
<artifactId>jedis</artifactId>
75-
<version>3.3.0</version>
75+
<version>3.5.1</version>
7676
<scope>compile</scope>
7777
</dependency>
7878
<dependency>

0 commit comments

Comments
 (0)