From 718ff1f84cf4f52f2cf23af6265c539c2269a88d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 17:43:35 +0000 Subject: [PATCH] Bump hadoop-client from 1.2.1 to 2.7.0 in /exercises/wordcount Bumps hadoop-client from 1.2.1 to 2.7.0. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercises/wordcount/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 exercises/wordcount/pom.xml diff --git a/exercises/wordcount/pom.xml b/exercises/wordcount/pom.xml old mode 100755 new mode 100644 index fe9964b..abf1832 --- a/exercises/wordcount/pom.xml +++ b/exercises/wordcount/pom.xml @@ -58,7 +58,7 @@ org.apache.hadoop hadoop-client - 1.2.1 + 2.7.0 provided