From 50160c26ae43be360b7f9060e0b1005bd79e740e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:39:06 +0000 Subject: [PATCH] chore(deps): bump redis.clients:jedis from 3.3.0 to 7.3.0 in /app/server Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.3.0 to 7.3.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/jedis-3.3.0...v7.3.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- app/server/appsmith-plugins/redisPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-plugins/redisPlugin/pom.xml b/app/server/appsmith-plugins/redisPlugin/pom.xml index 50f697cccf30..d53bf6f5f74f 100644 --- a/app/server/appsmith-plugins/redisPlugin/pom.xml +++ b/app/server/appsmith-plugins/redisPlugin/pom.xml @@ -19,7 +19,7 @@ redis.clients jedis - 3.3.0 + 7.3.0 org.slf4j