Skip to content

Commit

Permalink
support spark 3.0.2 (pingcap#2020)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsishandsome authored Apr 13, 2021
1 parent 61991b3 commit 73fac01
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 @@ -71,7 +71,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<protobuf.version>3.1.0</protobuf.version>
<spark.version.compile>3.0.0</spark.version.compile>
<spark.version.test>3.0.1</spark.version.test>
<spark.version.test>3.0.2</spark.version.test>
<scala.binary.version>2.12</scala.binary.version>
<scala.version>2.12.10</scala.version>
<!-- for now, not running scalafmt as part of default verify pipeline -->
Expand Down

0 comments on commit 73fac01

Please sign in to comment.