From 2e90a519ce1a5596999a929b6314913fd3af614f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 12:03:51 +0000 Subject: [PATCH] Bump grpc-all from 1.50.1 to 1.55.1 Bumps [grpc-all](https://github.com/grpc/grpc-java) from 1.50.1 to 1.55.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.50.1...v1.55.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-all dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 631ff9dc..bb01fa7f 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ io.grpc grpc-all - 1.50.1 + 1.55.1