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 c887ef5ad4b build(deps): bump io.grpc:grpc-context from 1.82.2 to 
1.83.1 (#20163)
c887ef5ad4b is described below

commit c887ef5ad4bbc3ae999a9059e645b3d373f38141
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 09:45:14 2026 +0800

    build(deps): bump io.grpc:grpc-context from 1.82.2 to 1.83.1 (#20163)
    
    * build(deps): bump io.grpc:grpc-context from 1.82.2 to 1.83.1
    
    Bumps [io.grpc:grpc-context](https://github.com/grpc/grpc-java) from 1.82.2 
to 1.83.1.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](https://github.com/grpc/grpc-java/compare/v1.82.2...v1.83.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-context
      dependency-version: 1.83.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): align grpc-api with grpc-context
    
    ---------
    
    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 | 4 ++--
 extensions-core/google-extensions/pom.xml           | 4 ++--
 licenses.yaml                                       | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/extensions-contrib/druid-iceberg-extensions/pom.xml 
b/extensions-contrib/druid-iceberg-extensions/pom.xml
index 0824a5910e2..8f4b276e44f 100644
--- a/extensions-contrib/druid-iceberg-extensions/pom.xml
+++ b/extensions-contrib/druid-iceberg-extensions/pom.xml
@@ -345,12 +345,12 @@
     <dependency>
       <groupId>io.grpc</groupId>
       <artifactId>grpc-api</artifactId>
-      <version>1.82.2</version>
+      <version>1.83.1</version>
     </dependency>
     <dependency>
       <groupId>io.grpc</groupId>
       <artifactId>grpc-context</artifactId>
-      <version>1.82.2</version>
+      <version>1.83.1</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.woodstox</groupId>
diff --git a/extensions-core/google-extensions/pom.xml 
b/extensions-core/google-extensions/pom.xml
index 432f4a4c90e..1b378a9a06b 100644
--- a/extensions-core/google-extensions/pom.xml
+++ b/extensions-core/google-extensions/pom.xml
@@ -55,12 +55,12 @@
         <dependency>
             <groupId>io.grpc</groupId>
             <artifactId>grpc-api</artifactId>
-            <version>1.82.2</version>
+            <version>1.83.1</version>
         </dependency>
         <dependency>
             <groupId>io.grpc</groupId>
             <artifactId>grpc-context</artifactId>
-            <version>1.82.2</version>
+            <version>1.83.1</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>
diff --git a/licenses.yaml b/licenses.yaml
index c8b30cd58b9..62b7d8aa1f3 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -4673,7 +4673,7 @@ name: grpc-api
 license_category: binary
 module: extensions/druid-google-extensions
 license_name: Apache License version 2.0
-version: 1.82.2
+version: 1.83.1
 libraries:
   - io.grpc: grpc-api
 
@@ -4683,7 +4683,7 @@ name: grpc-context
 license_category: binary
 module: extensions/druid-google-extensions
 license_name: Apache License version 2.0
-version: 1.82.2
+version: 1.83.1
 libraries:
   - io.grpc: grpc-context
 


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

Reply via email to