Skip to content

Commit

Permalink
[Snyk] Upgrade org.apache.commons:commons-pool2 from 2.10.0 to 2.11.1 (
Browse files Browse the repository at this point in the history
…#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>
  • Loading branch information
snyk-bot and sazzad16 authored Oct 3, 2021
1 parent 0189a89 commit 6854adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<maven.test.target>8</maven.test.target>
<gson.version>2.8.7</gson.version>
<jedis.version>3.6.3</jedis.version>
<commons.pool2.version>2.10.0</commons.pool2.version>
<commons.pool2.version>2.11.1</commons.pool2.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6854adc

Please sign in to comment.