Skip to content

Commit

Permalink
Build: Bump hadoop2 from 2.7.3 to 2.10.2
Browse files Browse the repository at this point in the history
Bumps `hadoop2` from 2.7.3 to 2.10.2.

Updates `org.apache.hadoop:hadoop-client` from 2.7.3 to 2.10.2

Updates `org.apache.hadoop:hadoop-common` from 2.7.3 to 2.10.2

Updates `org.apache.hadoop:hadoop-hdfs` from 2.7.3 to 2.10.2

Updates `org.apache.hadoop:hadoop-mapreduce-client-core` from 2.7.3 to 2.10.2

Updates `org.apache.hadoop:hadoop-minicluster` from 2.7.3 to 2.10.2

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.hadoop:hadoop-hdfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.hadoop:hadoop-mapreduce-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.hadoop:hadoop-minicluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 319a482 commit 17bd689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ flink117 = { strictly = "1.17.2"}
flink118 = { strictly = "1.18.1"}
google-libraries-bom = "26.28.0"
guava = "33.1.0-jre"
hadoop2 = "2.7.3"
hadoop2 = "2.10.2"
hadoop3-client = "3.3.6"
httpcomponents-httpclient5 = "5.3.1"
hive2 = { strictly = "2.3.9"} # see rich version usage explanation above
Expand Down

0 comments on commit 17bd689

Please sign in to comment.