Skip to content

Commit

Permalink
fix: upgrade info.picocli:picocli from 4.7.3 to 4.7.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade info.picocli:picocli from 4.7.3 to 4.7.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/info.picocli/picocli/

See this project in Snyk:
https://app.snyk.io/org/martinpaljak/project/78ad37f5-15ad-4cd3-86ec-0185cafc53f8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 22, 2023
1 parent cbe346d commit 4dfa33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.7.3</version>
<version>4.7.4</version>
<optional>true</optional>
</dependency>
<!-- FancyChooser terminal chooser -->
Expand Down

0 comments on commit 4dfa33b

Please sign in to comment.