From eb6256b0c774578f72ea7876a70a3b2ee947af38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 19:10:11 +0000 Subject: [PATCH] Bump jedis from 3.6.0 to 3.6.3 Bumps [jedis](https://github.com/redis/jedis) from 3.6.0 to 3.6.3. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/jedis-3.6.0...v3.6.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 a8f2754..e7aec2b 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ redis.clients jedis - 3.6.0 + 3.6.3 provided