From 97ba4065b14fcb27018ba64bab4032e672f8ec9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:24:56 +0000 Subject: [PATCH] Bump redis.clients:jedis from 7.5.0 to 7.5.2 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.0 to 7.5.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.5.0...v7.5.2) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b0e4df..0a85b01 100644 --- a/pom.xml +++ b/pom.xml @@ -297,7 +297,7 @@ redis.clients jedis - 7.5.0 + 7.5.2 org.slf4j