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.5 to 2.6
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6. 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/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
00d27c38d3
commit
6ce8fb9316
@ -79,7 +79,7 @@
|
||||
<dependency>
|
||||
<groupId>org.snakeyaml</groupId>
|
||||
<artifactId>snakeyaml-engine</artifactId>
|
||||
<version>2.5</version>
|
||||
<version>2.6</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user