From 21ed99abe161fb4dcf9cff6b1e516cdc3659a71b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:56:32 +0000 Subject: [PATCH] Bump jedis from 4.4.2 to 4.4.3 Bumps [jedis](https://github.com/redis/jedis) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v4.4.2...v4.4.3) --- 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 df1261b..f9a354e 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ redis.clients jedis - 4.4.2 + 4.4.3