Skip to content

Commit 42b523b

Browse files
committed
fix: upgrade org.apache.commons:commons-pool2 from 2.11.1 to 2.12.1
Snyk has created this PR to upgrade org.apache.commons:commons-pool2 from 2.11.1 to 2.12.1. See this package in maven: org.apache.commons:commons-pool2 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 42b523b

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
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.commons</groupId>
116116
<artifactId>commons-pool2</artifactId>
117-
<version>2.11.1</version>
117+
<version>2.12.1</version>
118118
</dependency>
119119

120120
<dependency>

0 commit comments

Comments
 (0)