vert-x3 / vertx-dependencies

Defines the versions of the Vert.x components of the Vert.x stack.
Apache License 2.0
12 stars 40 forks source link

Bump guava from 30.1.1-jre to 32.1.2-jre #149

Closed vietj closed 9 months ago

vietj commented 9 months ago

This fixes insecure permissions of files created in the temporary directory: https://nvd.nist.gov/vuln/detail/CVE-2023-2976

Version 32 is binary compatible with version 30 because only the GWT jar has breaking changes: https://github.com/google/guava/issues/2575#issuecomment-1594317981

I run CI for these repositories and found no regressions:

The failures in vertx-zookeeper are not regressions because they exist with 30.1.1-jre.

I found no other Vert.x repository that uses Guava and hasn't been removed for Vert.x 5.