From ebf9a174ceef881da2d4fabfc513b28add484c5b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Feb 2020 21:12:36 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-472711 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09daddc..b1eeb9e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.myfaces.core myfaces-impl - 2.1.8 + 2.2.10 compile