square / subzero

Block's Bitcoin Cold Storage solution.
Apache License 2.0
686 stars 95 forks source link

[java] update guava to 32.0.1-jre #682

Closed ivmaykov closed 1 year ago

ivmaykov commented 1 year ago

The guava 31.1-jre dependency has 2 CVEs, which are fixed in 32.0.1-jre. This version was also already a transitive dependency via dropwizard, so depending on it directly doesn't actually introduce any new dependencies.