Browse Source

公出新增技术协单抄送

anderx 4 months ago
parent
commit
c17db531bb
1 changed files with 3 additions and 4 deletions
  1. 3 4
      pom.xml

+ 3 - 4
pom.xml

@@ -414,10 +414,9 @@
 			<version>1.3.7</version>
 		</dependency>
 		<dependency>
-			<groupId>ch.codeblock.qrinvoice.pdfbox</groupId>
-			<artifactId>qrinvoice-pdfbox</artifactId>
-			<version>1.9</version>
-			<type>pom</type>
+			<groupId>org.apache.pdfbox</groupId>
+			<artifactId>pdfbox</artifactId>
+			<version>2.0.19</version>
 		</dependency>
 		<!--word文档操作-->
 		<dependency>