From 00fd49ea77ca9abc64d98821e640b2dcecbc6163 Mon Sep 17 00:00:00 2001 From: Plamen Totev Date: Tue, 17 Oct 2017 22:57:23 +0300 Subject: [PATCH] Upgrade Apache Commons Compress to 1.15 Amongst other things this fixes the issues with the ZIP local headers and central directory entries. This closes #71, fixes #57 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e3479d8e..b6b616eaa 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.apache.commons commons-compress - 1.14 + 1.15 org.iq80.snappy