mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.6 to 2.7
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.6 to 2.7. See this package in Maven Repository: https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/ 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
db996f0235
commit
b06e92da11
@ -86,7 +86,7 @@
|
||||
<dependency>
|
||||
<groupId>org.snakeyaml</groupId>
|
||||
<artifactId>snakeyaml-engine</artifactId>
|
||||
<version>2.6</version>
|
||||
<version>2.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>info.picocli</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user