From: tang peng Date: Wed, 13 Mar 2019 06:42:21 +0000 (+0000) Subject: Merge "Fixed the c3p0 issue found by NexusIQ" X-Git-Tag: 1.2.7~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=509ad1924478e1679d1b1ee1ff8419f16cd6723e;hp=e44087456f6b74b61183ff783db6333eb1fe4dd4 Merge "Fixed the c3p0 issue found by NexusIQ" --- 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