Skip to content

Commit 2a7eca7

Browse files
snyk-botgkorland
andauthored
fix: upgrade org.apache.commons:commons-pool2 from 2.8.0 to 2.8.1 (#25)
Snyk has created this PR to upgrade org.apache.commons:commons-pool2 from 2.8.0 to 2.8.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-pool2/ See this project in Snyk: https://app.snyk.io/org/gkorland/project/274c8244-834c-4347-ab2d-fe2c8c513920?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent d2a4d30 commit 2a7eca7

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
@@ -48,7 +48,7 @@
4848
<maven.test.target>8</maven.test.target>
4949
<gson.version>2.8.6</gson.version>
5050
<jedis.version>3.3.0</jedis.version>
51-
<commons.pool2.version>2.8.0</commons.pool2.version>
51+
<commons.pool2.version>2.8.1</commons.pool2.version>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
 (0)