From ec0cc75e158335a4110c86cf63c19d7d45167834 Mon Sep 17 00:00:00 2001 From: mark800 Date: Sat, 27 Feb 2016 13:50:37 +0000 Subject: [SPARK-7483][MLLIB] Upgrade Chill to 0.7.2 to support Kryo with FPGrowth It registers more Scala classes, including ListBuffer to support Kryo with FPGrowth. See https://github.com/twitter/chill/releases for Chill's change log. Author: mark800 Closes #11041 from mark800/master. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 244355b080..bcf04d48c2 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ 1.2.4 8.1.14.v20131031 3.0.0.v201112011016 - 0.5.0 + 0.7.4 2.4.0 2.0.8 3.1.2 -- cgit v1.2.3