From abed4aa374abb14af42d0413e8682a890e52a67b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 22:50:27 +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-COMGOOGLEGUAVA-5710356 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-COMMONSHTTPCLIENT-30083 - https://snyk.io/vuln/SNYK-JAVA-COMMONSHTTPCLIENT-31660 - https://snyk.io/vuln/SNYK-JAVA-DOM4J-174153 - https://snyk.io/vuln/SNYK-JAVA-DOM4J-2812975 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-1300176 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2316893 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342645 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342646 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342647 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-3358774 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-572732 - 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-ORGCODEHAUSJACKSON-3038425 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038427 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3326362 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-534878 - https://snyk.io/vuln/SNYK-JAVA-ORGMORTBAYJETTY-1021919 - https://snyk.io/vuln/SNYK-JAVA-ORGMORTBAYJETTY-173762 --- HadoopMonitoring/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HadoopMonitoring/pom.xml b/HadoopMonitoring/pom.xml index e01d6d7..2a4a701 100644 --- a/HadoopMonitoring/pom.xml +++ b/HadoopMonitoring/pom.xml @@ -37,7 +37,7 @@ org.hibernate hibernate-annotations - 3.3.0.ga + 3.3.0.GA mysql @@ -52,7 +52,7 @@ org.apache.hive hive-jdbc - 1.1.0 + 3.0.0 junit