Skip to content

Commit

Permalink
fix: upgrade commons-cli:commons-cli from 1.4 to 1.5.0 (#588)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.4 to 1.5.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-cli/commons-cli/

See this project in Snyk:
https://app.snyk.io/org/mulesoft-67e/project/57493327-68c2-4f0e-8ef1-e5692ef368b0?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr

Co-authored-by: Ana Felisatti <[email protected]>
  • Loading branch information
snyk-bot and Ana Felisatti authored Dec 23, 2021
1 parent 86c1368 commit b30dfee
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 @@ -94,7 +94,7 @@
<commons.io.version>2.11.0</commons.io.version>
<commons.net.version>3.8.0</commons.net.version>
<commons.text.version>1.9</commons.text.version>
<commons.cli.version>1.4</commons.cli.version>
<commons.cli.version>1.5.0</commons.cli.version>
<commons.lang3.version>3.12.0</commons.lang3.version>
<log4j.version>2.17.0</log4j.version>
<disruptor.version>3.3.7</disruptor.version>
Expand Down

0 comments on commit b30dfee

Please sign in to comment.