From 840aac82566341c73e48bbe7bb8bfe92d780ec83 Mon Sep 17 00:00:00 2001 From: Tyler Prete Date: Mon, 5 Oct 2015 17:59:26 -0700 Subject: [PATCH] Use json4s 3.3.0. DefaultFormats is now serializable. Having serializable Formats makes json4s much nicer to work with in Spark. This seems like a worthwhile upgrade, especially since it's pretty much unchanged besides a few fixes. --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index e31d90f608892..3d6ce17942ceb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -201,7 +201,7 @@ org.json4s json4s-jackson_${scala.binary.version} - 3.2.10 + 3.3.0 com.sun.jersey