Skip to content

Commit

Permalink
support spark 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
“v_kkhuang” committed Apr 10, 2024
1 parent 9ddb11d commit 5960b0d
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 @@ -1388,7 +1388,7 @@
<id>spark-3.2</id>
<properties>
<json4s.version>3.7.0-M11</json4s.version>
<spark.version>3.2.1</spark.version>
<spark.version>3.2.4</spark.version>
<scala.version>2.12.15</scala.version>
<scala.binary.version>2.12</scala.binary.version>
</properties>
Expand Down

0 comments on commit 5960b0d

Please sign in to comment.