Skip to content

Commit

Permalink
Bump version.hadoop from 3.3.2 to 3.3.6 (#244)
Browse files Browse the repository at this point in the history
Bumps `version.hadoop` from 3.3.2 to 3.3.6.

Updates `org.apache.hadoop:hadoop-aws` from 3.3.2 to 3.3.6

Updates `org.apache.hadoop:hadoop-common` from 3.3.2 to 3.3.6

Updates `org.apache.hadoop:hadoop-client` from 3.3.2 to 3.3.6

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 69177e2)
  • Loading branch information
dependabot[bot] authored and ismailsimsek committed Jan 1, 2024
1 parent 759ca82 commit 1e02286
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.5</version.jackson>
<version.iceberg>1.4.0</version.iceberg>
<version.spark>3.3.2</version.spark>
<version.hadoop>3.3.2</version.hadoop>
<version.hadoop>3.3.6</version.hadoop>
<version.hive>3.1.3</version.hive>
<version.awssdk>2.19.4</version.awssdk>
<version.testcontainers>1.19.0</version.testcontainers>
Expand Down

0 comments on commit 1e02286

Please sign in to comment.