Skip to content

Commit 3e1af62

Browse files
committed
Upgrade commons-compress to 1.20
Closes #133
1 parent 4a75dbf commit 3e1af62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.apache.commons</groupId>
7070
<artifactId>commons-compress</artifactId>
71-
<version>1.19</version>
71+
<version>1.20</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.iq80.snappy</groupId>

0 commit comments

Comments
 (0)