From fa8096030471e591141ed565949d790c585f72be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 17:25:53 +0000 Subject: [PATCH] Bump io.grpc:grpc-netty-shaded in /a21-grpc/a21-grpc-server Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.71.0 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.71.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] --- a21-grpc/a21-grpc-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a21-grpc/a21-grpc-server/pom.xml b/a21-grpc/a21-grpc-server/pom.xml index 8d41a814..ce3b0327 100644 --- a/a21-grpc/a21-grpc-server/pom.xml +++ b/a21-grpc/a21-grpc-server/pom.xml @@ -71,7 +71,7 @@ io.grpc grpc-netty-shaded - 1.71.0 + 1.75.0