From c80f972ba8b752050c3387efa15834a949a87b45 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 28 Feb 2019 09:42:30 -0500 Subject: Add lombok dependency to parent For use among other policy repos. Issue-ID: POLICY-1547 Change-Id: I610b4f4a061ed32527f579a30f26e018c4c01b84 Signed-off-by: Pamela Dragosh --- integration/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'integration/pom.xml') diff --git a/integration/pom.xml b/integration/pom.xml index 943ea53b..935516ea 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -127,6 +127,13 @@ 2.8.4 + + + org.projectlombok + lombok + 1.18.4 + + org.slf4j -- cgit 1.2.3-korg