Skip to content

Commit b1cc66a

Browse files
Update dependency redis.clients:jedis to v6.2.0
1 parent 66d9057 commit b1cc66a

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
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>redis.clients</groupId>
8888
<artifactId>jedis</artifactId>
89-
<version>6.1.0</version>
89+
<version>6.2.0</version>
9090
<scope>compile</scope>
9191
</dependency>
9292

0 commit comments

Comments
 (0)