From 352f899094e6cb089bcc08cad5644eeda734ca02 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jun 2021 23:14:49 +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-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-30078 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-472711 - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30079 - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30080 - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30081 - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30401 - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-31540 - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCAT-30873 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31522 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-461102 - https://snyk.io/vuln/SNYK-JAVA-ORGTESTNG-174823 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 09daddc..0db146b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,21 +28,21 @@ 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 org.apache.myfaces.tomahawk tomahawk - 1.1.13 + 1.1.14 runtime