Skip to content

Commit da472aa

Browse files
dependabot[bot]Apache9
authored andcommitted
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit 97fb5cc)
1 parent ad67706 commit da472aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@
544544
<java.min.version>${compileSource}</java.min.version>
545545
<!-- Dependencies -->
546546
<hadoop-two.version>2.10.0</hadoop-two.version>
547-
<hadoop-three.version>3.2.3</hadoop-three.version>
547+
<hadoop-three.version>3.2.4</hadoop-three.version>
548548
<!-- These must be defined here for downstream build tools that don't look at profiles.
549549
They ought to match the values found in our default hadoop profile, which is
550550
currently "hadoop-2.0". See HBASE-15925 for more info. -->

0 commit comments

Comments
 (0)