From 16ef534c8023dea487106115c53a22a45df76ea2 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Fri, 21 Jul 2023 09:41:01 +0100 Subject: Java 17 Upgrade Changes to get policy-api java 17 upgrade working Issue-ID: POLICY-4668 Change-Id: If19d614beb6a21e1d8766ff75f7af21fba245479 Signed-off-by: adheli.tavares --- common-logging/pom.xml | 42 ------------------------------------------ 1 file changed, 42 deletions(-) (limited to 'common-logging/pom.xml') diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 5b3acf84..ae83ff5b 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -33,24 +33,6 @@ jar - - org.projectlombok - lombok - provided - - - com.google.re2j - re2j - - - javax.servlet - javax.servlet-api - compile - - - org.slf4j - slf4j-api - com.att.eelf eelf-core @@ -62,30 +44,6 @@ - - org.apache.commons - commons-lang3 - - - org.assertj - assertj-core - test - - - org.mockito - mockito-core - test - - - org.springframework - spring-test - test - - - junit - junit - test - -- cgit 1.2.3-korg