This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new cd390ba980 [KYUUBI #6607] Bump gRPC 1.65.1 Protobuf 3.25.4 Guava 32.1.3
cd390ba980 is described below

commit cd390ba9808414b7f5f1a484f9737f4b4ea550ab
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Aug 13 15:44:14 2024 +0800

    [KYUUBI #6607] Bump gRPC 1.65.1 Protobuf 3.25.4 Guava 32.1.3
    
    # :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 <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 dev/dependencyList | 32 ++++++++++++++++----------------
 pom.xml            |  8 ++++----
 2 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/dev/dependencyList b/dev/dependencyList
index 41774d62d3..c354d34d20 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 fe3e385e40..59876572c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,9 +144,9 @@
         
<flink.archive.mirror>${apache.archive.dist}/flink/flink-${flink.version}</flink.archive.mirror>
         <flink.archive.download.skip>false</flink.archive.download.skip>
         <google.jsr305.version>3.0.2</google.jsr305.version>
-        <grpc.version>1.60.2</grpc.version>
-        <guava.version>32.0.1-jre</guava.version>
-        <guava.failureaccess.version>1.0.1</guava.failureaccess.version>
+        <grpc.version>1.65.1</grpc.version>
+        <guava.version>32.1.3-jre</guava.version>
+        <guava.failureaccess.version>1.0.2</guava.failureaccess.version>
         <hadoop.version>3.3.6</hadoop.version>
         <hikaricp.version>4.0.3</hikaricp.version>
         <fliptables.verion>1.0.2</fliptables.verion>
@@ -187,7 +187,7 @@
         <phoenix.version>6.0.0</phoenix.version>
         <postgresql.version>42.7.2</postgresql.version>
         <prometheus.version>0.16.0</prometheus.version>
-        <protobuf.version>3.21.7</protobuf.version>
+        <protobuf.version>3.25.4</protobuf.version>
         <scalatest.version>3.2.16</scalatest.version>
         <scalatestplus.version>3.2.16.0</scalatestplus.version>
         <scopt.version>4.1.0</scopt.version>

Reply via email to