From 45358b03281b0d5b3450371fe615801a7abb4b64 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 13 Mar 2019 11:17:25 +0800 Subject: [PATCH] Fixed the c3p0 issue found by NexusIQ Change-Id: Ib4f73989bd052f101fbaec125d4557ef604ef98f Issue-ID: HOLMES-206 Signed-off-by: GuangrongFu --- holmes-actions/pom.xml | 4 ---- pom.xml | 6 ------ 2 files changed, 10 deletions(-) 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 -- 2.16.6