From 31c0ceaf9a3a457f5e4828e5c5d2e604e64d932b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:12:29 +0000 Subject: [PATCH] Bump grpc.version from 1.65.0 to 1.65.1 in /hello-grpc-java Bumps `grpc.version` from 1.65.0 to 1.65.1. Updates `io.grpc:grpc-netty` from 1.65.0 to 1.65.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.65.0...v1.65.1) Updates `io.grpc:grpc-protobuf` from 1.65.0 to 1.65.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.65.0...v1.65.1) Updates `io.grpc:grpc-stub` from 1.65.0 to 1.65.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.65.0...v1.65.1) Updates `io.grpc:grpc-services` from 1.65.0 to 1.65.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.65.0...v1.65.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.grpc:grpc-services dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hello-grpc-java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello-grpc-java/pom.xml b/hello-grpc-java/pom.xml index 46f986d..57fe52f 100644 --- a/hello-grpc-java/pom.xml +++ b/hello-grpc-java/pom.xml @@ -10,7 +10,7 @@ 21 - 1.65.0 + 1.65.1 3.24.3 0.6.1