From d01628984dee0688ab5b212b05ca46906ba3b021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 21:56:18 +0000 Subject: [PATCH] Bump hadoop-common from 2.7.2 to 3.2.3 in /code/wordcount Bumps hadoop-common from 2.7.2 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/wordcount/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/wordcount/pom.xml b/code/wordcount/pom.xml index 1f1d418..e8b9b49 100644 --- a/code/wordcount/pom.xml +++ b/code/wordcount/pom.xml @@ -22,7 +22,7 @@ org.apache.hadoop hadoop-common - 2.7.2 + 3.2.3 org.apache.hadoop