From e5f6061cb280ab13f8b2e22250d5c0dd1bb5dd12 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Oct 2023 15:31:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5962464 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c467b75..40c6d59 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ redis.clients jedis - 4.2.3 + jedis-3.6.2 compile