From 29c8d903616ba7691c890e2e15fbe3a956fe3c50 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 19 Feb 2018 11:37:11 -0500 Subject: Consolidating and organizing dependencies This is the first sweep to organize the dependencies. I did upgrade the JUnit in this repo to 4.12 as I thought this would be harmless. Issue-ID: POLICY-626 Change-Id: I4dc120d2d48830b282d9a173ab69cc553a4d5e78 Signed-off-by: Pamela Dragosh --- common-logging/pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'common-logging/pom.xml') diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 400434c1..26da3041 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -33,6 +33,11 @@ jar + + log4j + log4j + provided + javax.servlet javax.servlet-api @@ -49,12 +54,6 @@ eelf-core 0.0.1 - - log4j - log4j - 1.2.17 - provided - -- cgit 1.2.3-korg