uber / h3-java

Java bindings for H3, a hierarchical hexagonal geospatial indexing system
https://uber.github.io/h3/
Apache License 2.0
275 stars 53 forks source link

Bump guava from 32.0.0-jre to 32.1.3-jre #139

Closed davidfauth closed 1 month ago

davidfauth commented 11 months ago

Guava 32.0.0-jre has two CVE's against it. https://mvnrepository.com/artifact/com.google.guava/guava/32.0.0-jre

isaacbrodsky commented 1 month ago

Note that we use Guava only in test scope so the impact of this should be very minimal.