From 7df776021e573c403253fc7d1b14db024f4932ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:17:00 +0000 Subject: [PATCH] Bump jedis from 2.9.0 to 3.2.0 in /redis-timer Bumps [jedis](https://github.com/xetorthio/jedis) from 2.9.0 to 3.2.0. - [Release notes](https://github.com/xetorthio/jedis/releases) - [Commits](https://github.com/xetorthio/jedis/compare/jedis-2.9.0...jedis-3.2.0) 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..ec07c7a 100644 --- a/redis-timer/pom.xml +++ b/redis-timer/pom.xml @@ -14,7 +14,7 @@ redis.clients jedis - 2.9.0 + 3.2.0 ch.qos.logback