forked from kk-open/kkFileView
更新TIF转换PDF插件
更新TIF转换PDF插件 Signed-off-by: 高雄 <admin@cxcp.com>
This commit is contained in:
parent
ee2dadb40d
commit
83d04ca45d
|
|
@ -244,10 +244,10 @@
|
|||
<classifier>windows-x86_64</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.lowagie</groupId>
|
||||
<artifactId>itext</artifactId>
|
||||
<version>${itext.version}</version>
|
||||
</dependency>
|
||||
<groupId>com.itextpdf</groupId>
|
||||
<artifactId>itextpdf</artifactId>
|
||||
<version>${itextpdf.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>javax.media</groupId>
|
||||
|
|
@ -338,4 +338,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
Loading…
Reference in New Issue