Browse Source

ADD-添加对proto版本包定义

liyang 1 năm trước cách đây
mục cha
commit
f632b117d0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -303,6 +303,7 @@
                 <groupId>com.google.protobuf</groupId>
                 <artifactId>protobuf-bom</artifactId>
                 <version>${protobuf.version}</version>
+                <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>