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 97fb5cc6d24daf7b62c59972f8b24e788a7edae9)
This commit is contained in:
parent
b820188c68
commit
ed6554de45
2
pom.xml
2
pom.xml
@ -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. -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user