Update to Jedis 3.6.0

master
Guy Korland 2021-05-18 16:55:29 +03:00 committed by GitHub
parent dba0ddb92c
commit 189c5962e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>