Skip to content

Commit c58ad72

Browse files
committed
updates jedis dependency
1 parent 97bd54e commit c58ad72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>redis.clients</groupId>
7575
<artifactId>jedis</artifactId>
76-
<version>2.9.0</version>
76+
<version>3.0.1</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.jnosql.diana</groupId>

0 commit comments

Comments
 (0)