From ad771541474eebceb2c6666cb61d4836bf6d8560 Mon Sep 17 00:00:00 2001 From: Goooler Date: Thu, 7 Dec 2023 09:50:25 -0800 Subject: [PATCH] Bump Guava to 32.1.3 There is an issue about resolving transitive dependencies in Guava breaks GJF 1.18.1 integration in [Spotless](https://github.com/diffplug/spotless), which has been fixed in Guava 32.1.3, it would be nice to follow this update. See: - https://github.com/google/guava/issues/6657. - https://github.com/google/guava/releases/tag/v32.1.3. Fixes #996 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/google-java-format/pull/996 from Goooler:bump-guava 1e5ed85f3daa885a90a4d375918ed382e176f5c9 PiperOrigin-RevId: 588824173 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1fe2803eb..8b3ca51cd 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ UTF-8 1.8 - 32.1.1-jre + 32.1.3-jre 1.1.3 3.21.2 2.16