Skip to content

Commit

Permalink
fix: upgrade commons-cli:commons-cli from 1.3.1 to 1.6.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.3.1 to 1.6.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/luis100/project/e8faa9fa-7dc8-4f00-bbc2-1cf80071d46f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 24, 2024
1 parent 4a0d784 commit c02cc78
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 @@ -375,7 +375,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.3.1</version>
<version>1.6.0</version>
</dependency>


Expand Down

0 comments on commit c02cc78

Please sign in to comment.