Skip to content

Commit bdc47ea

Browse files
committed
Upgrade commons-compress to 1.18
Closes #103
1 parent 89e8b75 commit bdc47ea

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
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.apache.commons</groupId>
6969
<artifactId>commons-compress</artifactId>
70-
<version>1.16.1</version>
70+
<version>1.18</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.iq80.snappy</groupId>

0 commit comments

Comments
 (0)