Skip to content

Commit

Permalink
chore(gradle): bump hadoop from 3.4.0 to 3.4.1 (#6265)
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent dc289fd commit 149a7be
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.3.1-jre"
gwt = "2.11.0"
# used by GwtTools
gwtJetty = "9.4.44.v20210927"
hadoop = "3.4.0"
hadoop = "3.4.1"
hdrhistogram = "2.2.2"
iceberg = "1.6.1"
immutables = "2.10.1"
Expand Down

0 comments on commit 149a7be

Please sign in to comment.