From d87cd09fd0bcab01551367e36746f231630964e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:51:37 +0000 Subject: [PATCH] build(deps): bump grpc-protobuf Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.42.1 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.42.1...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demos/reactive-grpc-chat/reactor-chat/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/reactive-grpc-chat/reactor-chat/pom.xml b/demos/reactive-grpc-chat/reactor-chat/pom.xml index 253ccdfd..6b8b3060 100644 --- a/demos/reactive-grpc-chat/reactor-chat/pom.xml +++ b/demos/reactive-grpc-chat/reactor-chat/pom.xml @@ -18,7 +18,7 @@ 1.2.3 - 1.42.1 + 1.53.0 3.9.0 0.8.0 3.1.5.RELEASE