From 5287f6b97391306618d27586554509538a051a0b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Apr 2021 04:25:27 +0000 Subject: [PATCH] fix: upgrade redis.clients:jedis from 3.5.1 to 3.5.2 Snyk has created this PR to upgrade redis.clients:jedis from 3.5.1 to 3.5.2. See this package in Maven Repository: https://mvnrepository.com/artifact/redis.clients/jedis/ See this project in Snyk: https://app.snyk.io/org/gkorland/project/1516165b-735d-411c-9da4-b0759b287da8?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1fdd791..010677d 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ redis.clients jedis - 3.5.1 + 3.5.2 compile