Skip to content

Commit e7f5e4f

Browse files
authored
Merge pull request #13 from horbo/update_apache_compress
Update org.apache.commons:commons-compress dependency to 1.19
2 parents 7ca0fa8 + a564c94 commit e7f5e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.commons</groupId>
116116
<artifactId>commons-compress</artifactId>
117-
<version>1.18</version>
117+
<version>1.19</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.tukaani</groupId>

0 commit comments

Comments
 (0)