Bump commons-compress from 1.16 to 1.18 (#7924)

This commit is contained in:
Fokko Driesprong 2019-06-19 19:43:01 +02:00 committed by Fangjin Yang
parent 0a6fbbbb80
commit 41f23b5120

View File

@ -364,7 +364,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.16</version>
<version>1.18</version>
</dependency>
<dependency>
<groupId>org.tukaani</groupId>