From 62701dfcd69940d21cece82cf5c261da302868d7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Oct 2022 04:06:11 +0000 Subject: [PATCH] fix: persistence-modules/redis/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-2806360 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016889 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016891 --- persistence-modules/redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence-modules/redis/pom.xml b/persistence-modules/redis/pom.xml index ef081a2c691c..4821382b6fd0 100644 --- a/persistence-modules/redis/pom.xml +++ b/persistence-modules/redis/pom.xml @@ -34,7 +34,7 @@ org.redisson redisson - 3.3.0 + 3.17.7