square / subzero

Block's Bitcoin Cold Storage solution.
Apache License 2.0
677 stars 93 forks source link

[java] update guava to 32.0.1-jre #682

Closed ivmaykov closed 10 months ago

ivmaykov commented 10 months 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.