Skip to content

Commit

Permalink
chore(gradle): bump hadoop from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps `hadoop` from 3.4.0 to 3.4.1.

Updates `org.apache.hadoop:hadoop-common` from 3.4.0 to 3.4.1

Updates `org.apache.hadoop:hadoop-hdfs-client` from 3.4.0 to 3.4.1

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-hdfs-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 306153a commit 655c7f5
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 @@ -36,7 +36,7 @@ guava = "33.2.0-jre"
gwt = "2.11.0"
# used by GwtTools
gwtJetty = "9.4.44.v20210927"
hadoop = "3.4.0"
hadoop = "3.4.1"
hdrhistogram = "2.1.12"
iceberg = "1.6.1"
immutables = "2.10.1"
Expand Down

0 comments on commit 655c7f5

Please sign in to comment.