From 0c7c4c2c8260df0aecdb4daab068cddb5768211f Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Sat, 16 Aug 2014 20:06:56 -0700 Subject: [PATCH] SPARK-2881. Upgrade snappy-java to 1.1.1.3. This upgrades snappy-java which fixes the issue reported in SPARK-2881. This is the master branch equivalemnt to #1994 which provides a different work-around for the 1.1 branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 920912353fe9..ef12c8f1a5c4 100644 --- a/pom.xml +++ b/pom.xml @@ -316,7 +316,7 @@ org.xerial.snappy snappy-java - 1.0.5 + 1.1.1.3 net.jpountz.lz4