Skip to content

Commit

Permalink
[spark] Bump Spark 3.5.3 (#4218)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses-you authored Sep 19, 2024
1 parent a4c3e3c commit db321c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paimon-spark/paimon-spark-3.5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ under the License.
<name>Paimon : Spark : 3.5</name>

<properties>
<spark.version>3.5.2</spark.version>
<spark.version>3.5.3</spark.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion paimon-spark/paimon-spark-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ under the License.
<name>Paimon : Spark : Common</name>

<properties>
<spark.version>3.5.2</spark.version>
<spark.version>3.5.3</spark.version>
</properties>

<dependencies>
Expand Down

0 comments on commit db321c2

Please sign in to comment.