Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.commons:commons-pool2 from 2.11.1 to 2.12.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=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 19, 2023
1 parent 4c8e0a0 commit fe581c7
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.9</gson.version>
<jedis.version>3.7.1</jedis.version>
<commons.pool2.version>2.11.1</commons.pool2.version>
<commons.pool2.version>2.12.0</commons.pool2.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fe581c7

Please sign in to comment.