Skip to content

Commit 82624e2

Browse files
avatipwendell
authored andcommitted
[SPARK-2806] core - upgrade to json4s-jackson 3.2.10
Scala 2.11 packages not available for the current version (3.2.6) Signed-off-by: Anand Avati <avatiredhat.com> Author: Anand Avati <avati@redhat.com> Closes #1702 from avati/SPARK-1812-json4s-jackson-3.2.10 and squashes the following commits: 7be8324 [Anand Avati] SPARK-1812: core - upgrade to json4s 3.2.10
1 parent 1d70c4f commit 82624e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>org.json4s</groupId>
152152
<artifactId>json4s-jackson_${scala.binary.version}</artifactId>
153-
<version>3.2.6</version>
153+
<version>3.2.10</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>colt</groupId>

0 commit comments

Comments
 (0)