From cd390ba9808414b7f5f1a484f9737f4b4ea550ab Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Tue, 13 Aug 2024 15:44:14 +0800 Subject: [PATCH] [KYUUBI #6607] Bump gRPC 1.65.1 Protobuf 3.25.4 Guava 32.1.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description This PR upgrades gRPC, Protobuf, and Guava to the relatively up-to-date versions, to support the latest Netty 4.1.111. https://groups.google.com/g/grpc-io/c/R4JB2h7y5N4 > For Netty 4.1.111 compat, it is best to use grpc-java 1.63.2, 1.64.2, 1.65.1, and later. ## 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 ๐Ÿงช Pass GHA. --- # Checklist ๐Ÿ“ - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6607 from pan3793/grpc. Closes #6607 a7c299629 [Cheng Pan] update dependencyList c4cac4372 [Cheng Pan] Bump gRPC 1.65.1 Protobuf 3.25.4 Guava 32.1.3 Authored-by: Cheng Pan Signed-off-by: Cheng Pan --- dev/dependencyList | 32 ++++++++++++++++---------------- pom.xml | 8 ++++---- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index 41774d62d..c354d34d2 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -31,22 +31,22 @@ checker-qual/3.42.0//checker-qual-3.42.0.jar classgraph/4.8.138//classgraph-4.8.138.jar commons-codec/1.15//commons-codec-1.15.jar commons-lang3/3.13.0//commons-lang3-3.13.0.jar -error_prone_annotations/2.20.0//error_prone_annotations-2.20.0.jar +error_prone_annotations/2.23.0//error_prone_annotations-2.23.0.jar failsafe/3.3.2//failsafe-3.3.2.jar -failureaccess/1.0.1//failureaccess-1.0.1.jar +failureaccess/1.0.2//failureaccess-1.0.2.jar flatbuffers-java/23.5.26//flatbuffers-java-23.5.26.jar fliptables/1.0.2//fliptables-1.0.2.jar -grpc-api/1.60.2//grpc-api-1.60.2.jar -grpc-context/1.60.2//grpc-context-1.60.2.jar -grpc-core/1.60.2//grpc-core-1.60.2.jar -grpc-grpclb/1.60.2//grpc-grpclb-1.60.2.jar -grpc-netty/1.60.2//grpc-netty-1.60.2.jar -grpc-protobuf-lite/1.60.2//grpc-protobuf-lite-1.60.2.jar -grpc-protobuf/1.60.2//grpc-protobuf-1.60.2.jar -grpc-stub/1.60.2//grpc-stub-1.60.2.jar -grpc-util/1.60.2//grpc-util-1.60.2.jar +grpc-api/1.65.1//grpc-api-1.65.1.jar +grpc-context/1.65.1//grpc-context-1.65.1.jar +grpc-core/1.65.1//grpc-core-1.65.1.jar +grpc-grpclb/1.65.1//grpc-grpclb-1.65.1.jar +grpc-netty/1.65.1//grpc-netty-1.65.1.jar +grpc-protobuf-lite/1.65.1//grpc-protobuf-lite-1.65.1.jar +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.0.1-jre//guava-32.0.1-jre.jar +guava/32.1.3-jre//guava-32.1.3-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 @@ -55,7 +55,7 @@ hk2-utils/2.6.1//hk2-utils-2.6.1.jar httpclient/4.5.14//httpclient-4.5.14.jar httpcore/4.4.16//httpcore-4.4.16.jar httpmime/4.5.14//httpmime-4.5.14.jar -j2objc-annotations/1.3//j2objc-annotations-1.3.jar +j2objc-annotations/2.8//j2objc-annotations-2.8.jar jackson-annotations/2.15.4//jackson-annotations-2.15.4.jar jackson-core/2.15.4//jackson-core-2.15.4.jar jackson-databind/2.15.4//jackson-databind-2.15.4.jar @@ -157,9 +157,9 @@ osgi-resource-locator/1.0.3//osgi-resource-locator-1.0.3.jar paranamer/2.8//paranamer-2.8.jar perfmark-api/0.26.0//perfmark-api-0.26.0.jar postgresql/42.7.2//postgresql-42.7.2.jar -proto-google-common-protos/2.22.0//proto-google-common-protos-2.22.0.jar -protobuf-java-util/3.21.7//protobuf-java-util-3.21.7.jar -protobuf-java/3.21.7//protobuf-java-3.21.7.jar +proto-google-common-protos/2.29.0//proto-google-common-protos-2.29.0.jar +protobuf-java-util/3.25.4//protobuf-java-util-3.25.4.jar +protobuf-java/3.25.4//protobuf-java-3.25.4.jar scala-library/2.12.18//scala-library-2.12.18.jar scopt_2.12/4.1.0//scopt_2.12-4.1.0.jar simpleclient/0.16.0//simpleclient-0.16.0.jar diff --git a/pom.xml b/pom.xml index fe3e385e4..59876572c 100644 --- a/pom.xml +++ b/pom.xml @@ -144,9 +144,9 @@ ${apache.archive.dist}/flink/flink-${flink.version} false 3.0.2 - 1.60.2 - 32.0.1-jre - 1.0.1 + 1.65.1 + 32.1.3-jre + 1.0.2 3.3.6 4.0.3 1.0.2 @@ -187,7 +187,7 @@ 6.0.0 42.7.2 0.16.0 - 3.21.7 + 3.25.4 3.2.16 3.2.16.0 4.1.0