From 79faa957156b0cef41bf5af22c71788a49873369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 14:53:32 +0000 Subject: [PATCH] deps: bump redis.clients:jedis from 7.4.1 to 8.0.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.4.1 to 8.0.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.4.1...v8.0.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index efe12b5..1300d5d 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ redis.clients jedis - 7.4.1 + 8.0.0