Skip to content

Commit 5df181b

Browse files
committed
fix: upgrade commons-io:commons-io from 2.11.0 to 2.19.0
Snyk has created this PR to upgrade commons-io:commons-io from 2.11.0 to 2.19.0. See this package in maven: commons-io:commons-io See this project in Snyk: https://app.snyk.io/org/rabelenda/project/f7cd9e22-f92e-4e76-ac1d-94a2c403497b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 11b0199 commit 5df181b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmeter-java-dsl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<groupId>commons-io</groupId>
9090
<artifactId>commons-io</artifactId>
9191
<!-- Same version as JMeter dependency -->
92-
<version>2.11.0</version>
92+
<version>2.19.0</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)