From 0dfaf18180b63797ec810611d80ae5e14745d26f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Aug 2020 07:00:57 +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-608664 --- 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