From 04a042c585fd9c4ea1b7d61163d77c5f72a757f9 Mon Sep 17 00:00:00 2001 From: hjk2008 Date: Fri, 25 Nov 2022 09:32:35 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B2=A1=E6=9C=89=E6=8C=87?= =?UTF-8?q?=E5=AE=9A=20spring-boot-maven-plugin=20=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E9=BB=98=E8=AE=A4=E5=8E=BB=E6=8B=89=E5=8F=96?= =?UTF-8?q?=E5=9F=BA=E4=BA=8E=20JDK17=20=E7=BC=96=E8=AF=91=E7=9A=84=203.0?= =?UTF-8?q?=20=E7=89=88=E6=9C=AC=E5=AF=BC=E8=87=B4=E6=89=93=E5=8C=85?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hjk2008 --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 1ffa0c704..1f290b5cc 100644 --- a/pom.xml +++ b/pom.xml @@ -263,6 +263,22 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + + + repackage + + + + + +