From fe229c1cb4d54efd16b9f38fd0d59236e3cdaf83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 11:24:57 +0000 Subject: [PATCH] Bump grpc-protobuf from 1.43.2 to 1.44.0 Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.43.2 to 1.44.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.43.2...v1.44.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf 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 6ea982b0..dd589c2f 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ io.grpc grpc-protobuf - 1.43.2 + 1.44.0 io.grpc