Skip to content

Commit 9a64906

Browse files
snyk-botgkorland
andauthored
fix: upgrade org.apache.commons:commons-pool2 from 2.0 to 2.8.0 (#64)
Snyk has created this PR to upgrade org.apache.commons:commons-pool2 from 2.0 to 2.8.0. See this package in NPM: https://www.npmjs.com/package/org.apache.commons:commons-pool2 See this project in Snyk: https://app.snyk.io/org/gkorland/project/bf05955d-de0e-4973-a40c-38a21033b8fd?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Guy Korland <[email protected]>
1 parent ef62035 commit 9a64906

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.apache.commons</groupId>
5353
<artifactId>commons-pool2</artifactId>
54-
<version>2.0</version>
54+
<version>2.8.0</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>junit</groupId>

0 commit comments

Comments
 (0)