浏览代码

ADD-添加对proto版本包定义

liyang 1 年之前
父节点
当前提交
f632b117d0
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>