From 42ca6936a070e90343294d145d4c43cd63f7073a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:29:15 +0000 Subject: [PATCH] Bump hadoop-common from 2.6.0-cdh5.7.2 to 2.10.1 Bumps hadoop-common from 2.6.0-cdh5.7.2 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 11b37f8..494f5cf 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 1.10.19 1.7.3 5.7.2 - 2.6.0 + 2.10.1 1.1.0 2.6 1.2 @@ -444,7 +444,7 @@ org.apache.hadoop hadoop-common - ${hadoop.version}-cdh${cdh.version} + ${hadoop.version} provided