From 69ccd72134d3473713c9152b72ad5311543e6d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 17:46:45 +0000 Subject: [PATCH] deps: bump redis.clients:jedis from 5.2.0 to 6.0.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v5.2.0...v6.0.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 6.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 94598c1..d5cf47e 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ redis.clients jedis - 5.2.0 + 6.0.0