From 54a810e6564eeeef20261df205a7d36922aa6333 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Dec 2020 07:00:52 +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-1054588 --- 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..69c71e572e8 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.10.0 com.fasterxml.jackson.dataformat