From bdba26009c5cbca41b1903219275d6f081bdd01f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 11:33:40 -0400 Subject: [PATCH] Bump grpc.version from 1.47.0 to 1.47.1 (#3066) Bumps `grpc.version` from 1.47.0 to 1.47.1. Updates `io.grpc:grpc-netty` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.47.0...v1.47.1) Updates `io.grpc:grpc-protobuf` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.47.0...v1.47.1) Updates `io.grpc:grpc-stub` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.47.0...v1.47.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 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- spring-cloud-gateway-integration-tests/grpc/pom.xml | 2 +- spring-cloud-gateway-server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud-gateway-integration-tests/grpc/pom.xml b/spring-cloud-gateway-integration-tests/grpc/pom.xml index 173fb6fe..99d52d3a 100644 --- a/spring-cloud-gateway-integration-tests/grpc/pom.xml +++ b/spring-cloud-gateway-integration-tests/grpc/pom.xml @@ -11,7 +11,7 @@ Spring Cloud Gateway gRPC Integration Test - 1.47.0 + 1.47.1 diff --git a/spring-cloud-gateway-server/pom.xml b/spring-cloud-gateway-server/pom.xml index 8675cef1..a8ee278b 100644 --- a/spring-cloud-gateway-server/pom.xml +++ b/spring-cloud-gateway-server/pom.xml @@ -16,7 +16,7 @@ Spring Cloud Gateway Server ${basedir}/.. - 1.47.0 + 1.47.1 1.0.0