From dad1e5552652ead1b643d9ffeca0a70ac2a7a280 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Fri, 21 Aug 2020 02:54:24 +0200 Subject: [PATCH] lombok is not compiled anymore --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index aa4f1dd..6cc8cf1 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,7 @@ org.projectlombok lombok 1.18.12 + provided