Pārlūkot izejas kodu

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

(cherry picked from commit ace06a93baa09293c254d18c709162771738b092)
Mukul Kumar Singh 6 gadi atpakaļ
vecāks
revīzija
031cdf5d5f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -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>