exasol / error-code-crawler-maven-plugin

Validator and crawler for exasol-error-codes in Java code
MIT License
1 stars 1 forks source link

Fix vulnerabilities reported by ossindex #78

Closed ckunki closed 1 year ago

ckunki commented 1 year ago

Fix vulnerabilities reported by ossindex

Available is 1.33

<dependency>
    <groupId>org.yaml</groupId>
    <artifactId>snakeyaml</artifactId>
    <version>1.33</version>
</dependency>