Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common from 2.7.1 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 2.7.1 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>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent a305a9c commit 0ba4b9a
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 @@ -29,7 +29,7 @@
<properties>
<jdk.version>1.8</jdk.version>
<shade.prefix>${project.groupId}.shaded</shade.prefix>
<hadoop.version>2.7.1</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<hadoop-aws.version>2.8.1</hadoop-aws.version>
<hive.version>2.3.2</hive.version>
<spring-platform.version>2.0.3.RELEASE</spring-platform.version>
Expand Down

0 comments on commit 0ba4b9a

Please sign in to comment.