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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9b967a613ef build(deps): bump io.grpc:grpc-api from 1.83.1 to 1.84.0 
(#20259)
9b967a613ef is described below

commit 9b967a613ef79c419203d72253dea8d6760c7afc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 6 09:41:41 2026 +0800

    build(deps): bump io.grpc:grpc-api from 1.83.1 to 1.84.0 (#20259)
    
    * build(deps): bump io.grpc:grpc-api from 1.83.1 to 1.84.0
    
    Bumps [io.grpc:grpc-api](https://github.com/grpc/grpc-java) from 1.83.1 to 
1.84.0.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](https://github.com/grpc/grpc-java/compare/v1.83.1...v1.84.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-api
      dependency-version: 1.84.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: update grpc api license inventory
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 extensions-contrib/druid-iceberg-extensions/pom.xml | 2 +-
 extensions-core/google-extensions/pom.xml           | 2 +-
 licenses.yaml                                       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/extensions-contrib/druid-iceberg-extensions/pom.xml 
b/extensions-contrib/druid-iceberg-extensions/pom.xml
index 6c894f83ea7..c3f24de81d4 100644
--- a/extensions-contrib/druid-iceberg-extensions/pom.xml
+++ b/extensions-contrib/druid-iceberg-extensions/pom.xml
@@ -345,7 +345,7 @@
     <dependency>
       <groupId>io.grpc</groupId>
       <artifactId>grpc-api</artifactId>
-      <version>1.83.1</version>
+      <version>1.84.0</version>
     </dependency>
     <dependency>
       <groupId>io.grpc</groupId>
diff --git a/extensions-core/google-extensions/pom.xml 
b/extensions-core/google-extensions/pom.xml
index 1d68f18d463..1abab0cf1d5 100644
--- a/extensions-core/google-extensions/pom.xml
+++ b/extensions-core/google-extensions/pom.xml
@@ -55,7 +55,7 @@
         <dependency>
             <groupId>io.grpc</groupId>
             <artifactId>grpc-api</artifactId>
-            <version>1.83.1</version>
+            <version>1.84.0</version>
         </dependency>
         <dependency>
             <groupId>io.grpc</groupId>
diff --git a/licenses.yaml b/licenses.yaml
index 20fc146863b..1df2397d8b5 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -4695,7 +4695,7 @@ name: grpc-api
 license_category: binary
 module: extensions/druid-google-extensions
 license_name: Apache License version 2.0
-version: 1.83.1
+version: 1.84.0
 libraries:
   - io.grpc: grpc-api
 


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

Reply via email to