From e28a4538399f3502ca7dc966bc2ec9620081df08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:35:30 +0000 Subject: [PATCH] chore(deps): bump io.grpc:grpc-netty-shaded in /examples Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.72.0 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...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] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 5e31ab7b9..d1d89e411 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -59,7 +59,7 @@ io.grpc grpc-netty-shaded - 1.72.0 + 1.75.0