From 0ffa87c4e367d0c2c2e7ed2e47b28c1959320791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 14:17:08 +0000 Subject: [PATCH] deps: bump redis.clients:jedis from 7.0.0 to 7.1.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50572c9..c9b1550 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ redis.clients jedis - 7.0.0 + 7.1.0