From a50ccec94657a2413cc2bbb16b3e809083c75dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 15:30:51 +0000 Subject: [PATCH] build(deps-dev): bump redis.clients:jedis from 3.10.0 to 6.0.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.10.0 to 6.0.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v3.10.0...v6.0.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 6.0.0 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 523c784823..95b220fbf1 100644 --- a/redisw/pom.xml +++ b/redisw/pom.xml @@ -33,7 +33,7 @@ jar - 3.10.0 + 6.0.0