From 33eb63bbb70140630ecefae9d92c2c8f7d23fc63 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 3 Aug 2018 13:33:44 +0100 Subject: Fix pom and checkstyle warnings in common Some dependency versions are now managed in the master POM Checkstyle showed up some warnings in paramters and capabilities. Change-Id: Ifebd8a076bdb3fda626b5b1fda9324801bf58643 Issue-ID: POLICY-716 Signed-off-by: liamfallon --- common-logging/pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'common-logging') diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 747e4b2a..143ae6b8 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -45,13 +45,11 @@ javax.servlet javax.servlet-api - 3.0.1 compile org.slf4j slf4j-api - 1.7.12 com.att.eelf -- cgit 1.2.3-korg