From a1a5a9d27f4496ee3ff7e8af13c56617d9153497 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Thu, 17 Oct 2024 21:28:01 +0800 Subject: [PATCH] [KYUUBI #6747] Bump Guava from 32.1.3 to 33.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— This pull request fixes # ## Describe Your Solution ๐Ÿ”ง - Bump guava from 32.1.3 (Oct 11, 2023) to 33.3.1 (Sep 23, 2024 ) : https://github.com/google/guava/releases/tag/v33.3.1 ## Types of changes :bookmark: - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช #### Behavior Without This Pull Request :coffin: #### Behavior With This Pull Request :tada: #### Related Unit Tests --- # Checklist ๐Ÿ“ - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6747 from bowenliang123/guava-33.3.1. Closes #6747 39abf1b23 [Bowen Liang] bump guava from 32.1.3 to 33.3.1 Authored-by: Bowen Liang Signed-off-by: Bowen Liang --- dev/dependencyList | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index 8c549c8be..632295d8e 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -46,7 +46,7 @@ grpc-protobuf/1.65.1//grpc-protobuf-1.65.1.jar grpc-stub/1.65.1//grpc-stub-1.65.1.jar grpc-util/1.65.1//grpc-util-1.65.1.jar gson/2.10.1//gson-2.10.1.jar -guava/32.1.3-jre//guava-32.1.3-jre.jar +guava/33.3.1-jre//guava-33.3.1-jre.jar hadoop-client-api/3.3.6//hadoop-client-api-3.3.6.jar hadoop-client-runtime/3.3.6//hadoop-client-runtime-3.3.6.jar hk2-api/2.6.1//hk2-api-2.6.1.jar diff --git a/pom.xml b/pom.xml index 85c3d1eaf..29f1aed40 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ false 3.0.2 1.65.1 - 32.1.3-jre + 33.3.1-jre 1.0.2 3.3.6 4.0.3