fix: upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6 (#993)

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/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks 2023-02-04 09:50:22 -06:00 committed by GitHub
parent fdb07bf84f
commit fb4c275c2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@
<dependency>
<groupId>org.snakeyaml</groupId>
<artifactId>snakeyaml-engine</artifactId>
<version>2.5</version>
<version>2.6</version>
</dependency>
<dependency>