From 15b6c24c013498f8ce5b4c723370ea00e7cd95ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:32:37 +0000 Subject: [PATCH] Bump hadoop-common from 2.7.2 to 2.10.1 in /code/wordcount Bumps hadoop-common from 2.7.2 to 2.10.1. --- 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..c33887a 100644 --- a/code/wordcount/pom.xml +++ b/code/wordcount/pom.xml @@ -22,7 +22,7 @@ org.apache.hadoop hadoop-common - 2.7.2 + 2.10.1 org.apache.hadoop