Skip to content

Commit

Permalink
[Hotfix] Bump Hadoop version to 3.4.0 and fix related critical vulner…
Browse files Browse the repository at this point in the history
…abilities (#2946)

Bump hadoop version to 3.4.0 and fix related critical vulnerabilities
  • Loading branch information
XBaith authored Jun 19, 2024
1 parent 055cea4 commit 00963ac
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 @@ -96,7 +96,7 @@
<iceberg.version>1.4.3</iceberg.version>
<paimon.version>0.8.0</paimon.version>
<hive.version>3.1.1</hive.version>
<hadoop.version>3.2.4</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<kerby.version>2.0.3</kerby.version>
<scala.binary.version>2.12</scala.binary.version>
<args4j.version>2.33</args4j.version>
Expand Down Expand Up @@ -1208,7 +1208,7 @@
<properties>
<guava.version>32.1.1-jre</guava.version>
<hive.version>3.1.1</hive.version>
<hadoop.version>3.2.4</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<terminal.spark.version>3.3.2</terminal.spark.version>
<terminal.spark.major.version>3.3</terminal.spark.major.version>
</properties>
Expand Down

0 comments on commit 00963ac

Please sign in to comment.