From f678cce26a1018652315a95c8d9bb45a98c671d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Mar 2020 07:00:53 +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-IONETTY-559515 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-559516 --- 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..8c3b0971c1f 100644 --- a/cloud/stack/pom.xml +++ b/cloud/stack/pom.xml @@ -23,7 +23,7 @@ io.netty netty-all - 4.1.1.Final + 4.1.44.Final commons-codec