chore(deps): bump org.apache.hadoop:hadoop-common

Bumps org.apache.hadoop:hadoop-common from 2.10.2 to 3.4.0.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-25 14:32:22 +00:00 committed by GitHub
parent 4dc33cc143
commit fcec9b4abe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>2.10.2</version>
<version>3.4.0</version>
<scope>compile</scope>
</dependency>
</dependencies>