From b2aa9203ae7dda7c829a45213c24ed73bb6775e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:51:44 +0000 Subject: [PATCH] Bump hadoop-common from 3.3.0 to 3.3.2 in /com.ibm.streamsx.hdfs Bumps hadoop-common from 3.3.0 to 3.3.2. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- com.ibm.streamsx.hdfs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.ibm.streamsx.hdfs/pom.xml b/com.ibm.streamsx.hdfs/pom.xml index 1d01080..8cc60f9 100644 --- a/com.ibm.streamsx.hdfs/pom.xml +++ b/com.ibm.streamsx.hdfs/pom.xml @@ -158,7 +158,7 @@ org.apache.hadoop hadoop-common - 3.3.0 + 3.3.2 *