소스 검색

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