From 4bc89fdc4d504aee22da337790bf37779bb9d16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:55:33 +0000 Subject: [PATCH] build(deps): bump grpc-protobuf in /demos/reactive-grpc-examples 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-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/reactive-grpc-examples/pom.xml b/demos/reactive-grpc-examples/pom.xml index 44495e40..43e25f31 100644 --- a/demos/reactive-grpc-examples/pom.xml +++ b/demos/reactive-grpc-examples/pom.xml @@ -11,7 +11,7 @@ 1.0.0 - 1.42.1 + 1.53.0 3.9.0