From 384e9d50e76cc355b97bbed1f2f1efa6c2c35050 Mon Sep 17 00:00:00 2001 From: Agent Date: Tue, 24 Mar 2026 03:11:18 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=20Lombok=20=E6=B3=A8?= =?UTF-8?q?=E8=A7=A3=E5=A4=84=E7=90=86=E5=99=A8=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 042f490..7e13b6f 100644 --- a/pom.xml +++ b/pom.xml @@ -105,6 +105,20 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + + + org.projectlombok + lombok + 1.18.30 + + + + org.springframework.boot spring-boot-maven-plugin