mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 15:40:44 -06:00
fix: upgrade info.picocli:picocli from 4.7.0 to 4.7.1
Snyk has created this PR to upgrade info.picocli:picocli from 4.7.0 to 4.7.1. See this package in Maven Repository: https://mvnrepository.com/artifact/info.picocli/picocli/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
70e5e35060
commit
d6ab81b9c8
@ -86,7 +86,7 @@
|
||||
<dependency>
|
||||
<groupId>info.picocli</groupId>
|
||||
<artifactId>picocli</artifactId>
|
||||
<version>4.7.0</version>
|
||||
<version>4.7.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- due to https://github.com/oshi/oshi/issues/1289 -->
|
||||
|
Loading…
Reference in New Issue
Block a user