From a7cd41dbfa507c2af41681c4fc96f6974e4e0bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 16:26:59 +0000 Subject: [PATCH] Bump redis.clients:jedis from 8.0.0 to 8.0.1 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 8.0.1 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 24a710b..27ef0c2 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ redis.clients jedis - 8.0.0 + 8.0.1 org.aspectj