From c9ed48704d5f08cdce32a346a7ddbe4a50c1e2c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 05:00:23 +0000 Subject: [PATCH] build(deps): bump redis.clients:jedis from 7.4.0 to 7.4.1 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.4.0 to 7.4.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v7.4.0...v7.4.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.4.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 4c26d38f..35e2258a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ redis.clients jedis - 7.4.0 + 7.4.1 com.falkordb