From 05be707e9241e178e7b3eb94a1193680d4a79e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E5=AE=AB=E8=8C=9C?= Date: Thu, 17 Oct 2024 17:14:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=AF=91=E6=97=B6?= =?UTF-8?q?=20maven=20=E5=8F=AF=E8=83=BD=E6=8F=90=E7=A4=BA=E2=80=9C?= =?UTF-8?q?=E6=89=BE=E4=B8=8D=E5=88=B0=E7=AC=A6=E5=8F=B7=E2=80=9D=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 4bd3e924..842ec763 100644 --- a/pom.xml +++ b/pom.xml @@ -379,6 +379,13 @@ 1.8 1.8 + + + org.projectlombok + lombok + 1.18.30 + +