|
@@ -136,6 +136,11 @@
|
|
|
<groupId>com.itextpdf</groupId>
|
|
|
<artifactId>itextpdf</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.alibaba</groupId>
|
|
|
+ <artifactId>fastjson</artifactId>
|
|
|
+ <version>1.2.31</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.itextpdf</groupId>
|
|
|
<artifactId>itext-asian</artifactId>
|