This is an automated email from the ASF dual-hosted git repository.
dineshc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new ad04f31 HDDS-3691. Update gRPC to 1.29.0. (#998)
ad04f31 is described below
commit ad04f3134bc91ee944153509f6ec1a739ae0c06b
Author: Mukul Kumar Singh <[email protected]>
AuthorDate: Mon Jun 1 07:49:31 2020 +0530
HDDS-3691. Update gRPC to 1.29.0. (#998)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f6574f..72080af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- Maven protoc compiler -->
<protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>
<protobuf-compile.version>3.11.0</protobuf-compile.version>
- <grpc-compile.version>1.28.1</grpc-compile.version>
+ <grpc-compile.version>1.29.0</grpc-compile.version>
<os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>
<netty.version>4.1.48.Final</netty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]