From d2b304ba2a57f3b95babaeaa062c24b54b558126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:33:36 +0000 Subject: [PATCH] Bump redis.clients:jedis from 5.1.4 to 5.1.5 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.4 to 5.1.5. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v5.1.4...v5.1.5) --- updated-dependencies: - dependency-name: redis.clients:jedis 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 582195b..c4d83d0 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ redis.clients jedis - 5.1.4 + 5.1.5 jar compile