From 716e93e235bde1b07ece5197509df2d3b625b226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 21:26:01 +0000 Subject: [PATCH] Bump io.grpc:grpc-netty-shaded Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.54.2 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.54.2...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/javaclient/monitor-client-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/javaclient/monitor-client-app/pom.xml b/examples/javaclient/monitor-client-app/pom.xml index bf24654..9b06886 100644 --- a/examples/javaclient/monitor-client-app/pom.xml +++ b/examples/javaclient/monitor-client-app/pom.xml @@ -7,7 +7,7 @@ 1.8 com.example.monitor.ClientApp 1.13 - 1.54.2 + 1.75.0 3.25.5 3.11.1