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

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


The following commit(s) were added to refs/heads/master by this push:
     new dae2574f0ed Bump io.grpc:grpc-bom from 1.77.0 to 1.78.0 (#17426)
dae2574f0ed is described below

commit dae2574f0ed4ca9d0d68d422e823b45a693dea7c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 25 05:54:26 2025 -0800

    Bump io.grpc:grpc-bom from 1.77.0 to 1.78.0 (#17426)
    
    Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.77.0 to 
1.78.0.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](https://github.com/grpc/grpc-java/compare/v1.77.0...v1.78.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-bom
      dependency-version: 1.78.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d711aab0659..1bf3f8c29a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
 
     <!-- Google Libraries -->
     <protobuf.version>3.25.8</protobuf.version>
-    <grpc.version>1.77.0</grpc.version>
+    <grpc.version>1.78.0</grpc.version>
     <google.cloud.libraries.version>26.73.0</google.cloud.libraries.version>
     <google.auto-service.version>1.1.1</google.auto-service.version>
     <google.re2j.version>1.8</google.re2j.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to