Skip to content

Commit 0300fa8

Browse files
committed
#119 upgrade commons-compress to 1.19 to get more reproducible order
1 parent 0ffc599 commit 0300fa8

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.18</version>
70+
<version>1.19</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.iq80.snappy</groupId>

0 commit comments

Comments
 (0)