From 5ba82104c823766fa86811cbc736ff3c4de38eed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:44:17 +0000 Subject: [PATCH] build(deps): bump grpc-protobuf in /grpc-client-side-load-balancing Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.24.1 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.24.1...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- grpc-client-side-load-balancing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc-client-side-load-balancing/pom.xml b/grpc-client-side-load-balancing/pom.xml index 640104b..da18c0d 100644 --- a/grpc-client-side-load-balancing/pom.xml +++ b/grpc-client-side-load-balancing/pom.xml @@ -20,7 +20,7 @@ io.grpc grpc-protobuf - 1.24.1 + 1.53.0 io.grpc