From 059d8037ebe10bbca18d80f80027af5b66d5dd46 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 Oct 2020 21:12:37 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 09daddc..032db43 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,14 @@ org.apache.myfaces.core myfaces-api - 2.1.8 + 2.3-next-M1 compile org.apache.myfaces.core myfaces-impl - 2.1.8 + 2.3-next-M1 compile