From ac7b8e2759990a93c4de8e4e88855227dfa0b2c6 Mon Sep 17 00:00:00 2001 From: Rui Fan Date: Sun, 24 Nov 2024 20:18:17 +0800 Subject: [PATCH] Upgrade the lombok to be compatible with jdk21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d1094c..f011f10 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ org.projectlombok lombok - 1.18.4 + 1.18.36