From d73c905d89d31a35100a02d620f680973994d085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 04:58:22 +0000 Subject: [PATCH] build(deps-dev): bump jedis from 3.7.1 to 4.3.2 Bumps [jedis](https://github.com/redis/jedis) from 3.7.1 to 4.3.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v3.7.1...v4.3.2) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:development update-type: version-update:semver-major ... 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 5ec6921417..b997205a00 100644 --- a/redisw/pom.xml +++ b/redisw/pom.xml @@ -33,7 +33,7 @@ jar - 3.7.1 + 4.3.2