Parcourir la source

修改pom文件配置,解决冲突

songyinghao il y a 5 ans
Parent
commit
11bf57365d
1 fichiers modifiés avec 0 ajouts et 5 suppressions
  1. 0 5
      jeecg-boot-module-system/pom.xml

+ 0 - 5
jeecg-boot-module-system/pom.xml

@@ -136,11 +136,6 @@
             <artifactId>poi-ooxml</artifactId>
             <version>3.17</version>
         </dependency>
-        <dependency>
-            <groupId>com.bstek.ureport</groupId>
-            <artifactId>ureport2-core</artifactId>
-            <version>2.2.9</version>
-        </dependency>
     </dependencies>
 
     <build>