Bump org.yaml:snakeyaml from 1.31 to 1.32

Fixes https://github.com/pmd/pmd/security/dependabot/25
Fixes https://github.com/advisories/GHSA-9w3m-gqgf-c4p9
Fixes CVE-2022-38752
This commit is contained in:
Andreas Dangel
2022-09-24 17:50:55 +02:00
parent 90e38ecab1
commit b56e697b28

View File

@ -770,7 +770,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.31</version>
<version>1.32</version>
</dependency>