Skip to content

Commit edcd58e

Browse files
committed
#6 - Bump jedis dependency to 3.2.0
1 parent 8fcdc79 commit edcd58e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>redis.clients</groupId>
2424
<artifactId>jedis</artifactId>
25-
<version>3.0.0</version>
25+
<version>3.2.0</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)