Browse Source

导出jar修改

wangfeng 6 years ago
parent
commit
d431de1594
1 changed files with 0 additions and 2 deletions
  1. 0 2
      common/pom.xml

+ 0 - 2
common/pom.xml

@@ -88,14 +88,12 @@
             <groupId>org.apache.poi</groupId>
             <artifactId>poi</artifactId>
             <version>4.0.0</version>
-            <scope>provided</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.poi</groupId>
             <artifactId>poi-ooxml</artifactId>
             <version>4.0.0</version>
-            <scope>provided</scope>
         </dependency>
 
         <!--<dependency>-->