Skip to content

Commit

Permalink
[HUDI-7737] Bump Spark 3.4 version to Spark 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
codope committed May 14, 2024
1 parent f8ef504 commit e3d598b
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 @@ -136,7 +136,7 @@
<http.version>4.4.1</http.version>
<spark.version>${spark3.version}</spark.version>
<spark2.version>2.4.4</spark2.version>
<spark3.version>3.4.1</spark3.version>
<spark3.version>3.4.3</spark3.version>
<sparkbundle.version></sparkbundle.version>
<flink1.18.version>1.18.0</flink1.18.version>
<flink1.17.version>1.17.1</flink1.17.version>
Expand Down Expand Up @@ -165,7 +165,7 @@
<spark31.version>3.1.3</spark31.version>
<spark32.version>3.2.3</spark32.version>
<spark33.version>3.3.1</spark33.version>
<spark34.version>3.4.1</spark34.version>
<spark34.version>3.4.3</spark34.version>
<spark35.version>3.5.1</spark35.version>
<hudi.spark.module>hudi-spark3.2.x</hudi.spark.module>
<!-- NOTE: Different Spark versions might require different number of shared
Expand Down

0 comments on commit e3d598b

Please sign in to comment.