From 646f5fb333fedaa3f4fda34ff1e0ab4f6e68cbc0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Jun 2023 15:19:41 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 - https://snyk.io/vuln/SNYK-JAVA-COMMONSNET-3153503 - https://snyk.io/vuln/SNYK-JAVA-COMNIMBUSDS-536068 - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-1316640 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-1316641 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-32473 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHADOOP-1014640 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHADOOP-2443177 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHADOOP-2975400 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEZOOKEEPER-174781 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 36da5e0..00785b7 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.apache.hbase hbase-client - 2.2.0 + 2.3.0 junit