Skip to content

Commit 875b0e4

Browse files
authored
Merge pull request #128 from lesiak/commons-compress-1.26.0
Upgrade org.apache.commons:commons-compress to 1.26.0
2 parents 64f52ac + ed28020 commit 875b0e4

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.apache.commons</groupId>
112112
<artifactId>commons-compress</artifactId>
113-
<version>1.21</version>
113+
<version>1.26.0</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>org.tukaani</groupId>

0 commit comments

Comments
 (0)