From 95894b186b046a4aa11dcd4f9ad74875f798e1da Mon Sep 17 00:00:00 2001 From: lyf66 Date: Wed, 7 Aug 2024 17:00:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 179e8ec..c4c7a14 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,7 @@ 麻城小玉潭水库系统 + 21 21 21 true @@ -136,21 +137,24 @@ - org.apache.maven.plugins - maven-dependency-plugin - - - - - - - - - - - - - + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + com.gunshi.project.xyt.Main + + + org.projectlombok + lombok + + + org.apache.maven.plugins