Skip to content

Commit

Permalink
Bump hadoop.version from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps `hadoop.version` from 3.4.0 to 3.4.1.

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

Updates `org.apache.hadoop:hadoop-minicluster` 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-auth` from 3.4.0 to 3.4.1

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-minicluster
  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-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 61453bf commit af26c5e
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 @@ -200,7 +200,7 @@
<nlp.ansj.seg.version>5.1.6</nlp.ansj.seg.version>

<!-- apache hadoop -->
<hadoop.version>3.4.0</hadoop.version>
<hadoop.version>3.4.1</hadoop.version>

<!-- apache hbase -->
<hbase.version>1.7.2</hbase.version>
Expand Down

0 comments on commit af26c5e

Please sign in to comment.