xiatian 1 개월 전
부모
커밋
ee87e928b8
1개의 변경된 파일1개의 추가작업 그리고 10개의 파일을 삭제
  1. 1 10
      pom.xml

+ 1 - 10
pom.xml

@@ -25,16 +25,7 @@
         <qmth-boot-version>1.0.5</qmth-boot-version>
     </properties>
 	<dependencies>
-        <dependency>
-            <groupId>org.apache.poi</groupId>
-            <version>3.17</version>
-            <artifactId>poi</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.poi</groupId>
-            <version>3.17</version>
-            <artifactId>poi-ooxml</artifactId>
-        </dependency>
+        
 		<dependency>
             <groupId>com.qmth.boot</groupId>
             <artifactId>starter-api</artifactId>