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 --- utils-test/pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils-test') diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 7df85eb1..8e1a570a 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -36,13 +36,11 @@ junit junit - 4.11 provided ch.qos.logback logback-classic - ${logback.version} -- cgit 1.2.3-korg