From 43d07abbeef129bd9c1a13d3eec6d3acf000316e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 21:06:24 +0000 Subject: [PATCH] Bump redis.clients:jedis from 6.0.0 to 7.0.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 66b18c3..ba7b547 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -53,7 +53,7 @@ redis.clients jedis - 6.0.0 + 7.0.0 com.h2database