Skip to content

Commit

Permalink
fix: upgrade commons-cli:commons-cli from 1.5.0 to 1.6.0 (#945)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.5.0 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/predic8/project/ba8f26a2-ffb6-4476-8bc3-8c1da9297ba4?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
predic8 and snyk-bot authored Mar 11, 2024
1 parent cd43204 commit 4c2e6b7
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 @@ -116,7 +116,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 4c2e6b7

Please sign in to comment.