From 6ea233bdacbe0ace74f4ea9bd854c5ea1ec5631f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Nov 2018 04:46:16 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-30077 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCAT-30873 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09daddc..b1beae9 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.myfaces.core myfaces-impl - 2.1.8 + 2.3.0 compile