From cb525ecdf3c5cdf4a1775fd4122aecb5b8b127a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 21:32:26 +0000 Subject: [PATCH] Bump io.grpc:grpc-netty-shaded from 1.23.0 to 1.75.0 in /ClientService Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.23.0 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.23.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] --- ClientService/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClientService/pom.xml b/ClientService/pom.xml index f6c5f58..c65657e 100644 --- a/ClientService/pom.xml +++ b/ClientService/pom.xml @@ -48,7 +48,7 @@ io.grpc grpc-netty-shaded - 1.23.0 + 1.75.0 runtime