Repository: spark
Updated Branches:
  refs/heads/branch-2.4 426c2bd35 -> ad7b3f6ba


[SPARK-25578][BUILD] Update to Scala 2.12.7

## What changes were proposed in this pull request?

Update to Scala 2.12.7. See https://issues.apache.org/jira/browse/SPARK-25578 
for why.

## How was this patch tested?

Existing tests.

Closes #22600 from srowen/SPARK-25578.

Authored-by: Sean Owen <sean.o...@databricks.com>
Signed-off-by: Sean Owen <sean.o...@databricks.com>
(cherry picked from commit 5114db5781967c1e8046296905d97560187479fb)
Signed-off-by: Sean Owen <sean.o...@databricks.com>


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/ad7b3f6b
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/ad7b3f6b
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/ad7b3f6b

Branch: refs/heads/branch-2.4
Commit: ad7b3f6bacccf429c8aeda7ff3b25507aac314f7
Parents: 426c2bd
Author: Sean Owen <sean.o...@databricks.com>
Authored: Mon Oct 1 21:35:12 2018 -0500
Committer: Sean Owen <sean.o...@databricks.com>
Committed: Mon Oct 1 21:35:26 2018 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/ad7b3f6b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 47b8772..28804be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2760,7 +2760,7 @@
     <profile>
       <id>scala-2.12</id>
       <properties>
-        <scala.version>2.12.6</scala.version>
+        <scala.version>2.12.7</scala.version>
         <scala.binary.version>2.12</scala.binary.version>
       </properties>
       <build>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to