From 4020cbde161cbea8410eb3ac09c2e1bf7488cd40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 06:30:38 -0600 Subject: [PATCH] chore(deps): bump grpc.version in /run/grpc-hello-world-mvn (#618) Bumps `grpc.version` from 1.58.0 to 1.59.0. Updates `io.grpc:grpc-stub` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0) Updates `io.grpc:grpc-protobuf` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0) Updates `io.grpc:grpc-netty-shaded` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- run/grpc-hello-world-mvn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/grpc-hello-world-mvn/pom.xml b/run/grpc-hello-world-mvn/pom.xml index 39506716..5cbe72f5 100644 --- a/run/grpc-hello-world-mvn/pom.xml +++ b/run/grpc-hello-world-mvn/pom.xml @@ -12,7 +12,7 @@ 1.8 1.9.10 1.7.3 - 1.58.0 + 1.59.0 1.4.0 3.24.4