File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -171,10 +171,10 @@ parquet-jackson-1.10.0.jar
171171protobuf-java-2.5.0.jar
172172py4j-0.10.8.1.jar
173173pyrolite-4.13.jar
174- scala-compiler-2.12.7 .jar
175- scala-library-2.12.7 .jar
174+ scala-compiler-2.12.8 .jar
175+ scala-library-2.12.8 .jar
176176scala-parser-combinators_2.12-1.1.0.jar
177- scala-reflect-2.12.7 .jar
177+ scala-reflect-2.12.8 .jar
178178scala-xml_2.12-1.0.5.jar
179179shapeless_2.12-2.3.2.jar
180180slf4j-api-1.7.16.jar
Original file line number Diff line number Diff line change @@ -189,10 +189,10 @@ protobuf-java-2.5.0.jar
189189py4j-0.10.8.1.jar
190190pyrolite-4.13.jar
191191re2j-1.1.jar
192- scala-compiler-2.12.7 .jar
193- scala-library-2.12.7 .jar
192+ scala-compiler-2.12.8 .jar
193+ scala-library-2.12.8 .jar
194194scala-parser-combinators_2.12-1.1.0.jar
195- scala-reflect-2.12.7 .jar
195+ scala-reflect-2.12.8 .jar
196196scala-xml_2.12-1.0.5.jar
197197shapeless_2.12-2.3.2.jar
198198slf4j-api-1.7.16.jar
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ include:
1717SPARK_VERSION : 3.0.0-SNAPSHOT
1818SPARK_VERSION_SHORT : 3.0.0
1919SCALA_BINARY_VERSION : " 2.12"
20- SCALA_VERSION : " 2.12.7 "
20+ SCALA_VERSION : " 2.12.8 "
2121MESOS_VERSION : 1.0.0
2222SPARK_ISSUE_TRACKER_URL : https://issues.apache.org/jira/browse/SPARK
2323SPARK_GITHUB_URL : https://github.com/apache/spark
Original file line number Diff line number Diff line change 156156 <commons .math3.version>3.4.1</commons .math3.version>
157157 <!-- managed up from 3.2.1 for SPARK-11652 -->
158158 <commons .collections.version>3.2.2</commons .collections.version>
159- <scala .version>2.12.7 </scala .version>
159+ <scala .version>2.12.8 </scala .version>
160160 <scala .binary.version>2.12</scala .binary.version>
161161 <scalafmt .parameters>--diff --test</scalafmt .parameters>
162162 <!-- for now, not running scalafmt as part of default verify pipeline -->
You can’t perform that action at this time.
0 commit comments