From 55fad45a6c89965a11d6e10b34576b04f7c3d65a Mon Sep 17 00:00:00 2001 From: creeper123123321 Date: Mon, 26 Nov 2018 16:25:49 -0200 Subject: [PATCH] Update Lombok to make compile on Java 11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9b791357..d0f6c01ec 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ org.projectlombok lombok - 1.16.20 + 1.18.4 provided