diff --git a/docs/jedis-maven.md b/docs/jedis-maven.md index 6466b1ef3a..05ba0dce54 100644 --- a/docs/jedis-maven.md +++ b/docs/jedis-maven.md @@ -6,7 +6,7 @@ redis.clients jedis - 5.0.0 + 5.2.0 ``` @@ -28,7 +28,7 @@ and redis.clients jedis - 5.1.0-SNAPSHOT + 6.0.0-SNAPSHOT ``` diff --git a/pom.xml b/pom.xml index ca5f6aace4..1397532bb8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ jar redis.clients jedis - 5.3.0-SNAPSHOT + 6.0.0-SNAPSHOT Jedis Jedis is a blazingly small and sane Redis java client. https://github.com/redis/jedis