From fa203e8e05c50d7d3dc5381aabb3835f4229610d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Oct 2020 07:00:40 +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 --- 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..1fe31e191c0 100644 --- a/cloud/stack/pom.xml +++ b/cloud/stack/pom.xml @@ -13,7 +13,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.4.3 + 3.0.0 org.apache.maven.plugins @@ -48,7 +48,7 @@ junit junit - 4.12 + 4.13.1 org.mockito