From a85ab10fe1df6f681865f7ec9c6288a9ae18cbfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:37:37 +0000 Subject: [PATCH] Bump grpc-protobuf from 1.12.0 to 1.53.0 Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.12.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.12.0...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c07de5..2f260e8 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 0.8.11 3.16.3 com.google.protobuf:protoc:3.5.1 - 1.12.0 + 1.53.0 io.grpc:protoc-gen-grpc-java:1.12.0 3.0.0 2.0.10.Final