aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 09a449d814..7d58060cba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
<java.version>1.6</java.version>
- <scala.version>2.10.3</scala.version>
+ <scala.version>2.10.4</scala.version>
<scala.binary.version>2.10</scala.binary.version>
<mesos.version>0.13.0</mesos.version>
<akka.group>org.spark-project.akka</akka.group>
@@ -380,7 +380,7 @@
<artifactId>lift-json_${scala.binary.version}</artifactId>
<version>2.5.1</version>
<!-- see also exclusion for json4s; this is necessary since it depends on
- scala-library and scalap 2.10.0, but we use 2.10.3, and only override
+ scala-library and scalap 2.10.0, but we use 2.10.4, and only override
scala-library -->
<exclusions>
<exclusion>