From f67adad42f2c857ff76b52df39f0beb5c2cabee4 Mon Sep 17 00:00:00 2001 From: Niranjana Date: Thu, 3 Feb 2022 04:50:38 +0000 Subject: [DCAEGEN2] Calculate slice utilization data Issue-ID: DCAEGEN2-2942 Signed-off-by: Niranjana Change-Id: Id16d2a36cf964b15495531a54094cad96471bdcb --- components/slice-analysis-ms/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'components/slice-analysis-ms/pom.xml') diff --git a/components/slice-analysis-ms/pom.xml b/components/slice-analysis-ms/pom.xml index f4fde501..7b909c5a 100644 --- a/components/slice-analysis-ms/pom.xml +++ b/components/slice-analysis-ms/pom.xml @@ -282,6 +282,12 @@ ch.qos.logback logback-core 1.2.10 + + + org.projectlombok + lombok + 1.18.22 + provided -- cgit 1.2.3-korg