فهرست منبع

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

songyinghao 5 سال پیش
والد
کامیت
11bf57365d
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  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>