From 9ddbaefa9b64da124b48637b2bcdad5a9a24e524 Mon Sep 17 00:00:00 2001 From: weidong Date: Mon, 1 Jul 2024 17:59:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=A4=96=E9=83=A8API?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sec-exapi/pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/sec-exapi/pom.xml b/sec-exapi/pom.xml index 7774a03e..a80d1bf0 100644 --- a/sec-exapi/pom.xml +++ b/sec-exapi/pom.xml @@ -10,10 +10,11 @@ sec-exapi + jar - 11 - 11 + 8 + 8 UTF-8 @@ -91,6 +92,23 @@ + + ${project.artifactId} + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + central