From 806d7456d5eba3d2bb5df5aeb964f5e1106ab49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 09:06:15 +0000 Subject: [PATCH] [maven]: bump io.grpc:grpc-netty-shaded from 1.75.0 to 1.82.0 Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.75.0 to 1.82.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.82.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d1d89e411..f01b0974a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -59,7 +59,7 @@ io.grpc grpc-netty-shaded - 1.75.0 + 1.82.0