Skip to content

Commit

Permalink
PLSR-1240 upgrade GRPC to 1.31 to avoid deadlock (#8351)
Browse files Browse the repository at this point in the history
Co-authored-by: Prashant Kumar <prashantk@splunk.com>
  • Loading branch information
pkumar-singh and Prashant Kumar committed Oct 23, 2020
1 parent 46608f6 commit 647d3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ flexible messaging model and an intuitive client API.</description>
<protobuf2.version>2.4.1</protobuf2.version>
<protobuf3.version>3.11.4</protobuf3.version>
<protoc3.version>3.11.4</protoc3.version>
<grpc.version>1.18.0</grpc.version>
<grpc.version>1.31.0</grpc.version>
<protoc-gen-grpc-java.version>1.12.0</protoc-gen-grpc-java.version>
<gson.version>2.8.2</gson.version>
<sketches.version>0.8.3</sketches.version>
Expand Down

0 comments on commit 647d3c2

Please sign in to comment.