thelastpickle / cassandra-reaper

Automated Repair Awesomeness for Apache Cassandra
http://cassandra-reaper.io/
Apache License 2.0
481 stars 216 forks source link

Upgrade snakeyaml #1500

Closed emerkle826 closed 2 months ago

emerkle826 commented 2 months ago

Fixes #1494

This upgrades snakeyaml from 1.29 to 1.31 based on what jackson-dataformat brings in (which is brought in by Dropwizard). To upgrade snakeyaml to 2.x, we will need to upgrade Dropwizard to 3.x or 4.x