Browse Source

ADD-添加对proto版本包定义

liyang 1 year ago
parent
commit
f632b117d0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

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