From a0e77cc725ac90f693993a1d8f8a47d7242d67cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 07:17:59 +0000 Subject: [PATCH] Bump redis.clients:jedis from 6.0.0 to 6.1.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..de0157b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -53,7 +53,7 @@ redis.clients jedis - 6.0.0 + 6.1.0 com.h2database