From aded3decff8170ff8a0ab888d0dd311d734a68ee Mon Sep 17 00:00:00 2001 From: waynedunican Date: Mon, 1 Jul 2024 14:23:28 +0100 Subject: Remove Junit dependencies common Issue-ID: POLICY-5043 Change-Id: I89a8cfc05cc8ed06f594ef9209d9eb7b4df0e676 Signed-off-by: waynedunican --- common-logging/pom.xml | 5 ----- utils/pom.xml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/common-logging/pom.xml b/common-logging/pom.xml index f6e7f97c..8b74c0e2 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -61,11 +61,6 @@ jakarta.servlet jakarta.servlet-api - - junit - junit - test - org.assertj assertj-core diff --git a/utils/pom.xml b/utils/pom.xml index 95815320..f8f4f700 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -93,11 +93,6 @@ org.yaml snakeyaml - - junit - junit - test - org.assertj assertj-core -- cgit 1.2.3-korg