From 4d0088274e74a9a4b6f74f978bf2a91ed0ce5b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 21:59:56 +0000 Subject: [PATCH] Bump hadoop-common from 2.6.0 to 3.2.3 in /spark-streaming-demo Bumps hadoop-common from 2.6.0 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spark-streaming-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-streaming-demo/pom.xml b/spark-streaming-demo/pom.xml index 0577da0..f4f92b4 100644 --- a/spark-streaming-demo/pom.xml +++ b/spark-streaming-demo/pom.xml @@ -20,7 +20,7 @@ org.apache.hadoop hadoop-common - 2.6.0 + 3.2.3 compile