Skip to content

Commit

Permalink
Bump version.hadoop from 3.3.3 to 3.3.4 (#120)
Browse files Browse the repository at this point in the history
Bumps `version.hadoop` from 3.3.3 to 3.3.4.

Updates `hadoop-aws` from 3.3.3 to 3.3.4

Updates `hadoop-common` from 3.3.3 to 3.3.4

Updates `hadoop-client` from 3.3.3 to 3.3.4

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 15, 2022
1 parent 01f6c16 commit 30b2324
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 @@ -32,7 +32,7 @@
<version.jackson>2.13.3</version.jackson>
<version.iceberg>0.14.1</version.iceberg>
<version.spark>3.2.2</version.spark>
<version.hadoop>3.3.3</version.hadoop>
<version.hadoop>3.3.4</version.hadoop>
<version.awssdk>2.17.256</version.awssdk>
<version.parquet>1.12.3</version.parquet>
<version.testcontainers>1.17.3</version.testcontainers>
Expand Down

0 comments on commit 30b2324

Please sign in to comment.