Skip to content

Commit 6854adc

Browse files
snyk-botsazzad16
andauthored
[Snyk] Upgrade org.apache.commons:commons-pool2 from 2.10.0 to 2.11.1 (#56)
* fix: upgrade org.apache.commons:commons-pool2 from 2.10.0 to 2.11.0 Snyk has created this PR to upgrade org.apache.commons:commons-pool2 from 2.10.0 to 2.11.0. 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/redislabs/project/79089ca1-db5f-4f26-9f13-6d55a2354fdd?utm_source=github&utm_medium=upgrade-pr * 2.11.1 Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
1 parent 0189a89 commit 6854adc

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.7</gson.version>
5050
<jedis.version>3.6.3</jedis.version>
51-
<commons.pool2.version>2.10.0</commons.pool2.version>
51+
<commons.pool2.version>2.11.1</commons.pool2.version>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
 (0)