From 1dee1b8e4663a6c1476e09d7a0b53a0877c9f034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=99=93=E4=BC=9F?= Date: Mon, 29 Jul 2024 17:15:26 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E6=94=AF=E6=8C=81=20JDK=2017?= =?UTF-8?q?=EF=BC=9Alombok=20=E4=BB=8E=201.18.12=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E5=88=B0=201.18.34?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crmeb/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/crmeb/pom.xml b/crmeb/pom.xml index 21f741f2..5f58db0e 100644 --- a/crmeb/pom.xml +++ b/crmeb/pom.xml @@ -28,6 +28,7 @@ 1.9.3 UTF-8 + 1.18.34 @@ -309,6 +310,12 @@ 0.9.0 + + + org.projectlombok + lombok + ${lombok.version} + -- Gitee