Browse Source

pdf 字体问题

huangxingxing 3 months ago
parent
commit
1af1900f06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -49,7 +49,7 @@
         <dependency>
             <groupId>com.itextpdf</groupId>
             <artifactId>itext7-core</artifactId>
-            <version>7.2.6</version>
+            <version>7.1.16</version>
             <type>pom</type>
         </dependency>
         <dependency>