From c94665571f26d24fbbb3f89ef5a3db99663bfdba Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Thu, 6 Jan 2022 20:04:18 -0500 Subject: [PATCH] deps: gRPC upgrade to 1.43.2 (#567) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit While we didn't wait for it, gRPC 1.43.2 became available now. The only change in gRPC 1.43.2 is the protobuf version upgrade. -- Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-shared-dependencies/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes # ☕️ --- first-party-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml index 46055388..2ae153fa 100644 --- a/first-party-dependencies/pom.xml +++ b/first-party-dependencies/pom.xml @@ -55,7 +55,7 @@ UTF-8 ${project.artifactId} - 1.43.1 + 1.43.2 2.8.1 1.1.0 31.0.1-jre