From 7e132c3df78a43bf2c98537ec3f549c17178ac62 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 20 Aug 2018 12:04:47 +0200 Subject: [PATCH] #393 - JDK 9+ specific profile now uses a compatible Lombok version. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 190765b2..3c5785a6 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,8 @@ + 1.18.2 + 5.3.0.Final 1.8.11