Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enforce up-to-date Guava in buildSrc (opensearch-project#9335)
Guava is a transitive dependency of spotless via google-java-format, the version that was being pulled in has CVE-2023-2976. While this would not affect end users it causes excess alerts. Signed-off-by: Thomas Farr <tsfarr@amazon.com> (cherry picked from commit 1342578)
- Loading branch information