HDDS-714. Bump protobuf version to 3.5.1. Contributed by Mukul Kumar Singh.

(cherry picked from commit ace06a93ba)
This commit is contained in:
Mukul Kumar Singh 2018-10-25 09:34:06 +05:30 committed by Márton Elek
parent 4c71caa30b
commit 031cdf5d5f
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
<!-- Maven protoc compiler -->
<protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>
<protobuf-compile.version>3.5.0</protobuf-compile.version>
<protobuf-compile.version>3.5.1</protobuf-compile.version>
<grpc.version>1.10.0</grpc.version>
<os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>