Update commons-compress to version 1.21 per SECCOM recommendation
Issue-ID: CCSDK-3585
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I41c9430b1ab0dbfa5442a145ce2d2db7086049e6
<json-smart.version>2.4.6</json-smart.version>
<commons-io-version>2.8.0</commons-io-version>
- <commons-compress-version>1.20</commons-compress-version>
+ <commons-compress-version>1.21</commons-compress-version>
<commons-collections-version>3.2.2</commons-collections-version>
</properties>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.15</version>
+ <version>1.21</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>