From 97fb5cc6d24daf7b62c59972f8b24e788a7edae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 14:31:48 +0800 Subject: [PATCH] HBASE-27298 Bump hadoop version to 3.2.4 (#4696) Bumps hadoop-common from 3.2.3 to 3.2.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Duo Zhang Signed-off-by: Duo Zhang --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b397bb57230..da0a6aa2677 100644 --- a/pom.xml +++ b/pom.xml @@ -771,7 +771,7 @@ 3.0.4 ${compileSource} - 3.2.3 + 3.2.4 ${hadoop-three.version}