hortonworks / registry

Schema Registry
Apache License 2.0
13 stars 8 forks source link

Upgrade Dropwizard to v2.1.2 #763

Closed gcsaba2 closed 1 year ago

gcsaba2 commented 1 year ago

Also remove direct snakeyaml dependency and let it arrive from Dropwizard

Our end goal is to have snakeyaml on version 1.32+ due to CVEs. The current version of Dropwizard imports 1.31 which resolves some of the CVEs but not all of them. We will need to wait for the next release of Dropwizard (hopefully within a month) which should upgrade snakeyaml to 1.33