From a134b3ac01618ced16b26f2939c3a39374316af3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:32:39 +0000 Subject: [PATCH] Bump hadoop-common in /code/Storm/storm-hdfs-integration Bumps hadoop-common from 2.6.0-cdh5.15.2 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/Storm/storm-hdfs-integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/Storm/storm-hdfs-integration/pom.xml b/code/Storm/storm-hdfs-integration/pom.xml index 643b3de3..8093a5f1 100644 --- a/code/Storm/storm-hdfs-integration/pom.xml +++ b/code/Storm/storm-hdfs-integration/pom.xml @@ -34,7 +34,7 @@ org.apache.hadoop hadoop-common - 2.6.0-cdh5.15.2 + 2.10.1 org.slf4j