Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common from 2.7.2 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 2.7.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>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent b8406e1 commit 1bb6d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

<zookeeper.version>3.5.9</zookeeper.version>
<curator.version>4.2.0</curator.version>
<hadoop.version>3.3.4</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<hadoop-hdfs-client.artifact>hadoop-hdfs-client</hadoop-hdfs-client.artifact>
<hbase.version>2.5.3</hbase.version>
<jruby.verison>9.3.4.0</jruby.verison>
Expand All @@ -115,7 +115,7 @@
<hive.version>3.1.3</hive.version>
<spark.version>3.2.1</spark.version>
<arrow.version>2.0.0</arrow.version>
<hadoop-hdfs-client-shade.version>2.7.2</hadoop-hdfs-client-shade.version>
<hadoop-hdfs-client-shade.version>3.4.0</hadoop-hdfs-client-shade.version>
<spark.hadoop.groupid>org.apache.hadoop</spark.hadoop.groupid>
<spark.hadoop-common.artifactId>hadoop-common</spark.hadoop-common.artifactId>
<spark.hadoop-hdfs.artifactId>hadoop-hdfs</spark.hadoop-hdfs.artifactId>
Expand Down

0 comments on commit 1bb6d2a

Please sign in to comment.