From 89472910346776cdd6fd0da2971c13b6c1c46a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 16:18:12 +0000 Subject: [PATCH 1/2] Bump redis.clients:jedis from 7.2.1 to 7.3.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.2.1...v7.3.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.3.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 c59f6d24237..e7ca9a37069 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ 4.3.0 2.2.2 3.0 - 7.2.1 + 7.3.0 6.2.1 1.3.5 From 98fcd0d79900ba2c57e866a2a7d636179c898256 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 7 Mar 2026 17:22:23 +0000 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 6d6619ce22b..69e5560dfa3 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.2.1 - https://github.com/redis/jedis) + * Jedis (redis.clients:jedis:7.3.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) @@ -435,7 +435,7 @@ List of third-party dependencies grouped by their license type. Public Domain * AOP alliance (aopalliance:aopalliance:1.0 - http://aopalliance.sourceforge.net) - * JSON in Java (org.json:json:20250517 - https://github.com/douglascrockford/JSON-java) + * JSON in Java (org.json:json:20251224 - https://github.com/douglascrockford/JSON-java) Revised BSD