From 10b2aade53864f52b014de0112ea051790ab488f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:19:00 +0000 Subject: [PATCH] Bump grpc.version from 1.69.0 to 1.69.1 in /hello-grpc-java Bumps `grpc.version` from 1.69.0 to 1.69.1. Updates `io.grpc:grpc-netty` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.69.0...v1.69.1) Updates `io.grpc:grpc-protobuf` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.69.0...v1.69.1) Updates `io.grpc:grpc-stub` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.69.0...v1.69.1) Updates `io.grpc:grpc-services` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.69.0...v1.69.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 1973da6..7eae2a6 100644 --- a/hello-grpc-java/pom.xml +++ b/hello-grpc-java/pom.xml @@ -10,7 +10,7 @@ 23 - 1.69.0 + 1.69.1 3.24.3 4.1.117.Final