From: YiLi Date: Tue, 20 Mar 2018 09:12:41 +0000 (+0800) Subject: Test log printing function X-Git-Tag: 1.2.0~64 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Frule-management.git;a=commitdiff_plain;h=691b6f10cd543c9258cb3c229ade92a524cbdfcb Test log printing function Change-Id: I803acdacf1a016a8c64048f550028b242fadb8db Issue-ID: HOLMES-112 Signed-off-by: YiLi --- diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 0f6de87..90f02ed 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -85,7 +85,12 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.2.Final + + + ch.qos.logback + logback-classic + 1.1.2 io.dropwizard @@ -117,11 +122,7 @@ - - ch.qos.logback - logback-classic - 1.2.3 - + org.projectlombok lombok