From 610610bdd1eb1598cc66bbab4f9fa0129da43bd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 10:30:11 +0000 Subject: [PATCH] build(deps): bump jedis from 4.2.3 to 4.3.0 Bumps [jedis](https://github.com/redis/jedis) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v4.2.3...v4.3.0) --- 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 6eb44a9..1674b39 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -16,7 +16,7 @@ redis.clients jedis - 4.2.3 + 4.3.0 com.google.guava