From 23ef38e2292a301189d063b64f2d1ce22168eaa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 02:34:09 +0000 Subject: [PATCH] build(deps): bump redis.clients:jedis from 7.5.3 to 8.0.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.3 to 8.0.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.5.3...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] --- teaql-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teaql-redis/pom.xml b/teaql-redis/pom.xml index 0db48df1..659285b9 100644 --- a/teaql-redis/pom.xml +++ b/teaql-redis/pom.xml @@ -29,7 +29,7 @@ redis.clients jedis - 7.5.3 + 8.0.0 com.fasterxml.jackson.core