From 48e39aa267c583450c6de142c7143766c844a2cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 10:40:44 +0000 Subject: [PATCH] build(deps): bump jedis from 4.2.3 to 4.3.1 Bumps [jedis](https://github.com/redis/jedis) from 4.2.3 to 4.3.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v4.2.3...v4.3.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons/pom.xml b/commons/pom.xml index b8ff8ab..fd577a8 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -16,7 +16,7 @@ redis.clients jedis - 4.2.3 + 4.3.1 com.google.guava