From aa1ba9fc750464437a339e9e21b5c70cd94ba2d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:26:01 +0000 Subject: [PATCH] [maven]: Bump io.grpc:grpc-netty-shaded from 1.82.0 to 1.82.1 Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.82.0 to 1.82.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.82.0...v1.82.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8e8d284ab..bbb4cd903 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -59,7 +59,7 @@ io.grpc grpc-netty-shaded - 1.82.0 + 1.82.1