From 5ce30ad1f534f63deaa5b1f4ce4e25ea2b5cbc9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 04:09:01 +0000 Subject: [PATCH] Bump jedis from 3.7.0 to 3.7.1 Bumps [jedis](https://github.com/redis/jedis) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- redisw/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisw/pom.xml b/redisw/pom.xml index a397646fd0..a3c66658f2 100644 --- a/redisw/pom.xml +++ b/redisw/pom.xml @@ -32,7 +32,7 @@ jar - 3.7.0 + 3.7.1