From 4481ccf9691d125dd8fb9c3bf799fdf072833211 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 29 Jun 2020 09:54:06 -0500 Subject: upgrade eelf-core dependency: 1.0.0 -> 2.0.0-oss Issue-ID: POLICY-2387 Signed-off-by: jhh Change-Id: I837c2e958a388e8b6f2df2aff9f995359e44ad62 --- common-logging/pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'common-logging/pom.xml') diff --git a/common-logging/pom.xml b/common-logging/pom.xml index d3e46d20..f4555698 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -49,7 +49,7 @@ com.att.eelf eelf-core - 1.0.1-oss + 2.0.0-oss org.powermock @@ -71,6 +71,11 @@ powermock-api-mockito2 test + + junit + junit + test + @@ -114,7 +119,7 @@ com.att.eelf eelf-maven-plugin - 0.0.1 + 2.0.0-oss install -- cgit 1.2.3-korg