From 6a1cfa5d3f700b90878b632d62c8e58b3d28cc18 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jun 2021 09:10:49 +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-32236 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-32473 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-174781 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-31428 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-32301 --- HadoopMonitoring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HadoopMonitoring/pom.xml b/HadoopMonitoring/pom.xml index e01d6d7..b245ef1 100644 --- a/HadoopMonitoring/pom.xml +++ b/HadoopMonitoring/pom.xml @@ -52,7 +52,7 @@ org.apache.hive hive-jdbc - 1.1.0 + 1.1.1 junit