From a1520a1b5c3bccd5ee6ca4023ee8351a9865cd9f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Jan 2021 01:55:26 +0000 Subject: [PATCH] fix: upgrade redis.clients:jedis from 3.3.0 to 3.4.0 Snyk has created this PR to upgrade redis.clients:jedis from 3.3.0 to 3.4.0. See this package in Maven Repository: https://mvnrepository.com/artifact/redis.clients/jedis/ See this project in Snyk: https://app.snyk.io/org/dvirdukhan/project/77124687-42fc-42d8-892a-68a0fffe8248?utm_source=github&utm_medium=upgrade-pr --- spring-redisgraph-configuration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-redisgraph-configuration/pom.xml b/spring-redisgraph-configuration/pom.xml index 8661760..3b70a8c 100644 --- a/spring-redisgraph-configuration/pom.xml +++ b/spring-redisgraph-configuration/pom.xml @@ -21,7 +21,7 @@ redis.clients jedis - 3.3.0 + 3.4.0 org.springframework.boot