Update to Jedis 3.6.0

pull/1025/head
Guy Korland 4 years ago committed by GitHub
parent dba0ddb92c
commit 189c5962e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -187,7 +187,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.4.1</version>
<version>3.6.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Loading…
Cancel
Save