Skip to content

Commit

Permalink
[#8452] Bump gRpc 1.43.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Apr 6, 2022
1 parent 876d852 commit 3961265
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<packaging>jar</packaging>

<properties>
<tcnative.version>2.0.38.Final</tcnative.version>
<tcnative.version>2.0.51.Final</tcnative.version>
</properties>


Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,10 @@
<caffeine.version>2.9.2</caffeine.version>

<netty3.version>3.10.6.Final</netty3.version>
<netty4.version>4.1.63.Final</netty4.version>
<netty4.version>4.1.75.Final</netty4.version>

<grpc.version>1.42.1</grpc.version>
<protoc.version>3.17.2</protoc.version>
<grpc.version>1.43.2</grpc.version>
<protoc.version>3.19.2</protoc.version>

<guava-jdk7.version>30.1-android</guava-jdk7.version>
<guava-jdk8.version>30.1-jre</guava-jdk8.version>
Expand Down

0 comments on commit 3961265

Please sign in to comment.