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 0d78ef425da build(deps): bump io.grpc:grpc-netty-shaded from 1.75.0 to 
1.83.1 (#20118)
0d78ef425da is described below

commit 0d78ef425da52a6af316c6b377d11e52b899c002
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 13:59:32 2026 +0800

    build(deps): bump io.grpc:grpc-netty-shaded from 1.75.0 to 1.83.1 (#20118)
    
    Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 
1.75.0 to 1.83.1.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.83.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-netty-shaded
      dependency-version: 1.83.1
      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>
---
 extensions-contrib/opentelemetry-emitter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions-contrib/opentelemetry-emitter/pom.xml 
b/extensions-contrib/opentelemetry-emitter/pom.xml
index 74e7d2406fc..cf42af134df 100644
--- a/extensions-contrib/opentelemetry-emitter/pom.xml
+++ b/extensions-contrib/opentelemetry-emitter/pom.xml
@@ -39,7 +39,7 @@
     <!-- These guava and grpc versions are used only in the 
opentelemetry-extension.
       Look at build section for more details about shading. -->
     <shade.guava.version>32.1.3-jre</shade.guava.version>
-    <shade.grpc.version>1.75.0</shade.grpc.version>
+    <shade.grpc.version>1.83.1</shade.grpc.version>
   </properties>
   <dependencyManagement>
     <dependencies>


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

Reply via email to