Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit 16c37a2

Browse files
Merge pull request #567 from usc-isi-i2/fix-151122
update vulnerable version
2 parents 4e1c85a + 6958e2f commit 16c37a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

karma-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.apache.commons</groupId>
5454
<artifactId>commons-compress</artifactId>
55-
<version>1.19</version>
55+
<version>1.21</version>
5656
</dependency>
5757
</dependencies>
5858

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<dependency>
301301
<groupId>org.apache.commons</groupId>
302302
<artifactId>commons-compress</artifactId>
303-
<version>1.19</version>
303+
<version>1.21</version>
304304
</dependency>
305305

306306
<dependency>

0 commit comments

Comments
 (0)