From ecc5c54139d72aa1a667b8be689a0c110e9e13f0 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 15 Jun 2023 17:06:08 +0200 Subject: [PATCH] Remove lombok dependency override. Lombok issues are resolved. With the Lombok customization, we no longer can resolve the artifact that breaks the build, so removing it. See #2585 --- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index 8bff0b86e..b5f279a90 100644 --- a/pom.xml +++ b/pom.xml @@ -261,24 +261,6 @@ test - - - - org.projectlombok - lombok - - 999999 - test - - org.skyscreamer jsonassert