From 3793f8d72c41d7298851aa2cd995c1ce6f6514da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 12:11:35 +0000 Subject: [PATCH] Bump grpc-all from 1.50.1 to 1.54.0 Bumps [grpc-all](https://github.com/grpc/grpc-java) from 1.50.1 to 1.54.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.50.1...v1.54.0) --- 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 4db1665a..d618ff39 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ io.grpc grpc-all - 1.50.1 + 1.54.0