Skip to content

Commit fb52281

Browse files
committed
#8 - Bump jedis dependency to 3.4.0
1 parent 7ef5635 commit fb52281

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.3.0</version>
25+
<version>3.4.0</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)