Skip to content

Commit

Permalink
HBASE-27298 Bump hadoop version to 3.2.4 (#4696)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Duo Zhang <[email protected]>

Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 97fb5cc)
  • Loading branch information
dependabot[bot] authored and Apache9 committed Aug 12, 2022
1 parent ad67706 commit da472aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@
<java.min.version>${compileSource}</java.min.version>
<!-- Dependencies -->
<hadoop-two.version>2.10.0</hadoop-two.version>
<hadoop-three.version>3.2.3</hadoop-three.version>
<hadoop-three.version>3.2.4</hadoop-three.version>
<!-- These must be defined here for downstream build tools that don't look at profiles.
They ought to match the values found in our default hadoop profile, which is
currently "hadoop-2.0". See HBASE-15925 for more info. -->
Expand Down

0 comments on commit da472aa

Please sign in to comment.