Skip to content

Commit a564c94

Browse files
author
Kamil Horbowicz
committed
Update org.apache.commons:commons-compress dependency to 1.19
Fixes https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-460507
1 parent 7ca0fa8 commit a564c94

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)