From 50eff7d85a5662d4cb71f114d56315bd4e8a3676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:01:57 +0000 Subject: [PATCH 1/2] Bump redis.clients:jedis from 7.1.0 to 7.2.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.2.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 2cd371d3ea..165ac54580 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ 4.3.0 2.2.2 3.0 - 7.1.0 + 7.2.0 6.2.0 1.3.5 From 320163f397bcd0af698e6c77f338da87ee90165b Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 3 Jan 2026 00:53:57 +0000 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 4ed12e9b4c..e161ec72c5 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -425,7 +425,7 @@ List of third-party dependencies grouped by their license type. * argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - https://argparse4j.github.io) * JCodings (org.jruby.jcodings:jcodings:1.0.58 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings) - * Jedis (redis.clients:jedis:7.1.0 - https://github.com/redis/jedis) + * Jedis (redis.clients:jedis:7.2.0 - https://github.com/redis/jedis) * Joni (org.jruby.joni:joni:2.2.1 - http://nexus.sonatype.org/oss-repository-hosting.html/joni) * JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.17 - http://www.slf4j.org) * redis-authx-core (redis.clients.authentication:redis-authx-core:0.1.1-beta2 - https://github.com/redis/redis-authx-core)