From: GuangrongFu Date: Wed, 13 Mar 2019 03:17:25 +0000 (+0800) Subject: Fixed the c3p0 issue found by NexusIQ X-Git-Tag: 1.2.7~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=45358b03281b0d5b3450371fe615801a7abb4b64 Fixed the c3p0 issue found by NexusIQ Change-Id: Ib4f73989bd052f101fbaec125d4557ef604ef98f Issue-ID: HOLMES-206 Signed-off-by: GuangrongFu --- diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 4c9be2a..e813b78 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -79,10 +79,6 @@ org.projectlombok lombok - - org.quartz-scheduler - quartz - junit junit diff --git a/pom.xml b/pom.xml index 8135422..e487356 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,6 @@ 1.16.8 2.22.2 1.7.25 - 2.2.1 @@ -102,11 +101,6 @@ stringtemplate ${stringtemplate.version} - - org.quartz-scheduler - quartz - ${quartz.version} - junit junit