From 6286794b7c2cd871f44771d9c46b12898478a3ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 04:03:37 +0000 Subject: [PATCH 1/2] Bump redis.clients:jedis from 7.2.0 to 7.2.1 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4a443ef865..c93744d8680 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ 4.3.0 2.2.2 3.0 - 7.2.0 + 7.2.1 6.2.0 1.3.5 From 769827a515c87a01905ee1b10904d67cf34d2f0c Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sun, 1 Feb 2026 15:27:39 +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 da0059b20f4..4de49049249 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -424,7 +424,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.2.0 - https://github.com/redis/jedis) + * Jedis (redis.clients:jedis:7.2.1 - 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)