From b0c13ca37111df57a24e1b73d3804f2837b7e9ef Mon Sep 17 00:00:00 2001 From: snyk-test Date: Sun, 18 Aug 2019 21:12:41 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGTESTNG-174823 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 09daddc..aeafdf9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,14 @@ org.apache.myfaces.core myfaces-api - 2.1.8 + 2.2.0 compile org.apache.myfaces.core myfaces-impl - 2.1.8 + 2.2.0 compile