From a331f1d94804754d708210f2a9991ea359e385f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Jan 2021 07:26:03 +0000 Subject: [PATCH] fix: cloud/stack/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1061931 --- cloud/stack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/stack/pom.xml b/cloud/stack/pom.xml index 9cdb5d8b42d..81c8e3fe338 100644 --- a/cloud/stack/pom.xml +++ b/cloud/stack/pom.xml @@ -38,7 +38,7 @@ com.fasterxml.jackson.core jackson-databind - 2.4.0 + 2.9.10.7 com.fasterxml.jackson.dataformat