From e620fa981910f1b43522e1db9f84a3568f6a92f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:30:34 +0000 Subject: [PATCH] Bump grpc-protobuf from 1.0.1 to 1.53.0 in /spring-boot-grpc-server Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.0.1 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.0.1...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-grpc-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-grpc-server/pom.xml b/spring-boot-grpc-server/pom.xml index deac4cd..c50d5d7 100644 --- a/spring-boot-grpc-server/pom.xml +++ b/spring-boot-grpc-server/pom.xml @@ -48,7 +48,7 @@ io.grpc grpc-protobuf - 1.0.1 + 1.53.0 io.grpc