From fd0b7957a10a5c6a9a837c87ee23aedf0fef2e77 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jun 2021 06:12:19 +0000 Subject: [PATCH] fix: HadoopMonitoring/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-30078 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-472711 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-30430 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHADOOP-31587 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-30646 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-564358 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-174781 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-31035 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-31428 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-32301 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTYAGGREGATE-31118 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTYAGGREGATE-31119 --- HadoopMonitoring/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HadoopMonitoring/pom.xml b/HadoopMonitoring/pom.xml index e01d6d7..02f306b 100644 --- a/HadoopMonitoring/pom.xml +++ b/HadoopMonitoring/pom.xml @@ -37,7 +37,7 @@ org.hibernate hibernate-annotations - 3.3.0.ga + 3.4.0.GA mysql @@ -52,7 +52,7 @@ org.apache.hive hive-jdbc - 1.1.0 + 3.0.0 junit