Skip to content

Commit e7dfedd

Browse files
committed
chore: update Apache commons-compress to v1.18
(Fixes a security warning, the previous version had a vulnerability)
1 parent fb84b23 commit e7dfedd

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
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>org.apache.commons</groupId>
174174
<artifactId>commons-compress</artifactId>
175-
<version>1.5</version>
175+
<version>1.18</version>
176176
<exclusions>
177177
<exclusion>
178178
<groupId>org.tukaani</groupId>

0 commit comments

Comments
 (0)