From 435c3bd346a5f8050cc22df9df223479e5f32573 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 16 Jun 2021 17:45:03 -0400 Subject: Use lombok in common params Also condensed some Map calls. Issue-ID: POLICY-3394 Change-Id: I850fcad5a72d92271da76b0731195e8b93dd4089 Signed-off-by: Jim Hahn --- integrity-audit/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'integrity-audit/pom.xml') diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index cf46fc7a..4e857919 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -38,6 +38,10 @@ Integrity Audit + + org.projectlombok + lombok + junit junit -- cgit 1.2.3-korg