Skip to content

Commit 14b75eb

Browse files
srowendongjoon-hyun
authored andcommitted
[SPARK-26266][BUILD] Update to Scala 2.12.8 (branch-2.4)
## What changes were proposed in this pull request? Back-port of #23218 ; updates Scala 2.12 build to 2.12.8 ## How was this patch tested? Existing tests. Closes #23264 from srowen/SPARK-26266.2. Authored-by: Sean Owen <sean.owen@databricks.com> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 910bfc8 commit 14b75eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2767,7 +2767,7 @@
27672767
<profile>
27682768
<id>scala-2.12</id>
27692769
<properties>
2770-
<scala.version>2.12.7</scala.version>
2770+
<scala.version>2.12.8</scala.version>
27712771
<scala.binary.version>2.12</scala.binary.version>
27722772
</properties>
27732773
<build>

0 commit comments

Comments
 (0)