From 7d97419e2b6bb2944de6b8da7aeaa2332223ef58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 21:14:59 +0000 Subject: [PATCH] build(deps): bump hadoop-common from 3.0.0-cdh6.2.0 to 3.2.4 Bumps hadoop-common from 3.0.0-cdh6.2.0 to 3.2.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8b2478..d86ef1d 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.apache.hadoop hadoop-common - 3.0.0-cdh6.2.0 + 3.2.4 commons-cli