Skip to content

Commit

Permalink
Upgrade commons-compress to 1.20
Browse files Browse the repository at this point in the history
Closes #133
  • Loading branch information
plamentotev committed Feb 29, 2020
1 parent 4a75dbf commit 3e1af62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.19</version>
<version>1.20</version>
</dependency>
<dependency>
<groupId>org.iq80.snappy</groupId>
Expand Down

0 comments on commit 3e1af62

Please sign in to comment.