瀏覽代碼

修改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>