Carleslc / Simple-YAML

This Java API provides an easy-to-use way to store data and provide configurations using the YAML format.
https://carleslc.me/Simple-YAML
GNU General Public License v3.0
130 stars 38 forks source link

Update snakeyaml version to 2.0 #72

Closed ghost closed 1 year ago

ghost commented 1 year ago

2.0 would fix CVE-2022-1471 and CVE-2022-41854

Carleslc commented 1 year ago

New release 1.8.4 published with this update.