From 315421d5b9cb32c1817b099b1a227fdebbf608ff Mon Sep 17 00:00:00 2001 From: clay Date: Wed, 23 Apr 2025 00:03:45 +0800 Subject: [PATCH] =?UTF-8?q?build=20:=20=E5=8F=91=E5=B8=83=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metis-applicant/pom.xml | 116 ++++++++++++++++++++-------------------- 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/metis-applicant/pom.xml b/metis-applicant/pom.xml index 37a7acd..e02f956 100644 --- a/metis-applicant/pom.xml +++ b/metis-applicant/pom.xml @@ -32,63 +32,63 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + + org.projectlombok + lombok + + + org.mapstruct + mapstruct-processor + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 17 + 17 + UTF-8 + + -parameters + --add-opens + java.base/java.lang=ALL-UNNAMED + + + + + + org.projectlombok + lombok + ${lombok.version} + + + org.mapstruct + mapstruct-processor + ${org.mapstruct.version} + + + + + - + \ No newline at end of file