From 8858cd75ab10556380bd783c0f81bd2308cf300c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 21:56:58 +0000 Subject: [PATCH] Bump hadoop-common in /code/Storm/storm-hdfs-integration Bumps hadoop-common from 2.6.0-cdh5.15.2 to 3.2.3. --- 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..099031d5 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 + 3.2.3 org.slf4j