From f9891496004f3c5bef41fd2f093951d2978952dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:30:09 +0000 Subject: [PATCH] Bump hadoop-common from 2.0.5-alpha to 2.10.1 in /WordCount Bumps hadoop-common from 2.0.5-alpha to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WordCount/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordCount/pom.xml b/WordCount/pom.xml index 1736a22..aa72515 100644 --- a/WordCount/pom.xml +++ b/WordCount/pom.xml @@ -28,7 +28,7 @@ org.apache.hadoop hadoop-common - 2.0.5-alpha + 2.10.1