haogh 2 meses atrás
pai
commit
0a2eaa7bf3
1 arquivos alterados com 1 adições e 13 exclusões
  1. 1 13
      ses-scan/pom.xml

+ 1 - 13
ses-scan/pom.xml

@@ -25,20 +25,8 @@
 		<artifactId>opencc4j</artifactId>
 		<version>1.1.0</version>
 	</dependency>
-	<!-- 对PDF文件的操作 -->
-	<dependency>
-	    <groupId>com.itextpdf</groupId>
-	    <artifactId>itextpdf</artifactId>
-	    <version>5.5.13.1</version>
-	</dependency>
-	<!-- PDF文件 字体 防止中文乱码 -->
-	<dependency>
-	    <groupId>com.itextpdf</groupId>
-	    <artifactId>itext-asian</artifactId>
-	    <version>5.2.0</version>
-	</dependency>
   </dependencies>
   <build>
     <finalName>ses-scan</finalName>
   </build>
-</project>
+</project>