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

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


The following commit(s) were added to refs/heads/master by this push:
     new f1a5cd2a8 Bump io.grpc:grpc-netty-shaded from 1.59.1 to 1.75.0 in 
/helix-gateway
f1a5cd2a8 is described below

commit f1a5cd2a8dbdea54d818e00bd5828930a3141fe5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 20:50:01 2025 +0000

    Bump io.grpc:grpc-netty-shaded from 1.59.1 to 1.75.0 in /helix-gateway
    
    Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 
1.59.1 to 1.75.0.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.75.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-netty-shaded
      dependency-version: 1.75.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 helix-gateway/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helix-gateway/pom.xml b/helix-gateway/pom.xml
index ef6a7f826..70886b80a 100644
--- a/helix-gateway/pom.xml
+++ b/helix-gateway/pom.xml
@@ -45,7 +45,7 @@
   <properties>
     <protobuf.version>3.24.0</protobuf.version>
     <protoc.version>3.24.0</protoc.version>
-    <grpc.version>1.59.1</grpc.version>
+    <grpc.version>1.75.0</grpc.version>
     <osgi.import>
       org.slf4j*;version="[1.7,2)",
       org.apache.logging.log4j*;version="[2.17,3)",

Reply via email to