From fd033e1f8a7ec6ab76c60cb294ee358e6f441070 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 17 Jan 2021 07:02:28 +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-JUNIT-1017047 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31522 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-461102 --- cloud/stack/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud/stack/pom.xml b/cloud/stack/pom.xml index 9cdb5d8b42d..07310949607 100644 --- a/cloud/stack/pom.xml +++ b/cloud/stack/pom.xml @@ -13,12 +13,12 @@ org.apache.maven.plugins maven-resources-plugin - 2.4.3 + 3.0.0 org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.5 io.netty