upgraded version on commons-compress to 1.8.1

Former-commit-id: 2dc8698035e18764e101b36b11faf9e5c7188c5b
This commit is contained in:
Jeremy Long
2014-07-13 06:54:59 -04:00
parent 464d91f45a
commit 4b06d0fd87

View File

@@ -428,7 +428,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.8</version>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>