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]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2022
1 parent 3309108 commit 97fb5cc
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 @@ -771,7 +771,7 @@
<maven.min.version>3.0.4</maven.min.version>
<java.min.version>${compileSource}</java.min.version>
<!-- Dependencies -->
<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.
-->
<hadoop.version>${hadoop-three.version}</hadoop.version>
Expand Down

0 comments on commit 97fb5cc

Please sign in to comment.