From df014430dd9dfcfa1cc41c61fd079ac0a28960ad Mon Sep 17 00:00:00 2001 From: xs Date: Tue, 30 Jul 2024 13:46:54 +0800 Subject: [PATCH] =?UTF-8?q?2.7.4=20printer:=E6=8F=90=E4=BA=A4=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-modules/hw-printer/pom.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/hw-modules/hw-printer/pom.xml b/hw-modules/hw-printer/pom.xml index c129ee6..cd3c588 100644 --- a/hw-modules/hw-printer/pom.xml +++ b/hw-modules/hw-printer/pom.xml @@ -41,12 +41,6 @@ spring-boot-starter-actuator - - - com.hw - hw-api-mes - - org.apache.pdfbox @@ -109,6 +103,16 @@ javase 3.5.1 + + com.hw + hw-api-printer + 3.6.3 + compile + + + com.hw + hw-api-mes +