From 7b76be03e1fc019c887f79b9a9b71ec1e6180fda Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Sat, 3 Jun 2023 23:59:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=97=B6=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=20Lombok=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 06636d9..7e2f63e 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,14 @@ 31.1-jre test + + + org.projectlombok + lombok + 1.18.26 + true + test +