From 47c7f91905b3bccbf85e3a7a7a4def70f170b192 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 21:13:31 +0000 Subject: [PATCH] Bump jedis from 2.9.0 to 3.5.2 in /redis-timer Bumps [jedis](https://github.com/redis/jedis) from 2.9.0 to 3.5.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/jedis-2.9.0...jedis-3.5.2) Signed-off-by: dependabot-preview[bot] --- redis-timer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis-timer/pom.xml b/redis-timer/pom.xml index b151214..e03dee2 100644 --- a/redis-timer/pom.xml +++ b/redis-timer/pom.xml @@ -14,7 +14,7 @@ redis.clients jedis - 2.9.0 + 3.5.2 ch.qos.logback