From e91482c4b97576567da9288828322d01b5dddf14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 21:53:32 +0000 Subject: [PATCH] Bump hadoop-common from 2.6.0-cdh5.7.2 to 3.2.3 Bumps hadoop-common from 2.6.0-cdh5.7.2 to 3.2.3. --- 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..2fce7d6 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 1.10.19 1.7.3 5.7.2 - 2.6.0 + 3.2.3 1.1.0 2.6 1.2 @@ -444,7 +444,7 @@ org.apache.hadoop hadoop-common - ${hadoop.version}-cdh${cdh.version} + ${hadoop.version} provided