From 7be83246164db56864ed31a4a3c1a1d2ea77f636 Mon Sep 17 00:00:00 2001 From: Anand Avati Date: Sat, 26 Jul 2014 20:39:15 -0700 Subject: [PATCH] SPARK-1812: core - upgrade to json4s 3.2.10 Signed-off-by: Anand Avati --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 04d4b9cc1068e..b9e103be7f33e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -150,7 +150,7 @@ org.json4s json4s-jackson_${scala.binary.version} - 3.2.6 + 3.2.10 colt